Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
ConfigFromFile ( string path ) : |
Utility function to create a Configuration from a JSON file
|
public JsonConfigFactory ( |
||
configurationFactory | Configuration factory to wrap | |
return | System |
public JsonConfigFactory ( |
||
configurationFactory | Configuration factory to wrap | |
filePath | string | Path to a JSON file |
return | System |
public JsonConfigFactory ( string filePath ) : System | ||
filePath | string | Path to a JSON file |
return | System |