Click or drag to resize

ConfigManagerInit Method

Overload List
  NameDescription
Public methodInit
Initializes this instance using the paths defined in the registry for the database and drivers, using the singleton UserManager
Public methodInit(String, String)
Initializes this instance with a specific database and drivers, using the singleton UserManager. Do not use this function if you already gave the paths in the constructor.
Top
See Also