| Config Constructor |
| Name | Description | |
|---|---|---|
| Config | Initializes a new instance of the Config class | |
| Config(String) |
Initializes a new instance of the Config class using the given section name to create an inner IDatabaseAbstracter.
| |
| Config(Config) |
Initializes a new instance of the Config class by cloning an existing instance.
|