Click or drag to resize
Config Constructor
Overload List
  NameDescription
Public methodConfig
Initializes a new instance of the Config class
Public methodConfig(String)
Initializes a new instance of the Config class using the given section name to create an inner IDatabaseAbstracter.
Public methodConfig(Config)
Initializes a new instance of the Config class by cloning an existing instance.
Top
See Also