Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EnvironmentDescription ( string fileName ) : System | ||
GetSetting ( string settingName, bool errorOnNull = true ) : string |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetSettingNode ( string settingName ) : |
public EnvironmentDescription ( string fileName ) : System | ||
fileName | string | |
return | System |
public GetSetting ( string settingName, bool errorOnNull = true ) : string | ||
settingName | string | |
errorOnNull | bool | |
return | string |