Метод | Описание | |
---|---|---|
GetConfiguartion ( ) : |
Constructs a Configuration
|
|
JsonConfigFactory ( ) : System |
Initializes a new instance of the JsonConfigFactory class.
|
|
JsonConfigFactory ( |
Initializes a new instance of the JsonConfigFactory class.
|
|
JsonConfigFactory ( |
Initializes a new instance of the JsonConfigFactory class.
|
|
JsonConfigFactory ( string filePath ) : System |
Initializes a new instance of the JsonConfigFactory class.
|
Метод | Описание | |
---|---|---|
ConfigFromFile ( string path ) : |
Utility function to create a Configuration from a JSON file
|
public GetConfiguartion ( ) : |
||
Результат |
public JsonConfigFactory ( |
||
configurationFactory | Configuration factory to wrap | |
Результат | System |
public JsonConfigFactory ( |
||
configurationFactory | Configuration factory to wrap | |
filePath | string | Path to a JSON file |
Результат | System |
public JsonConfigFactory ( string filePath ) : System | ||
filePath | string | Path to a JSON file |
Результат | System |