Method | Description | |
---|---|---|
AsDict ( ) : object>.IDictionary |
||
Config ( ) : System | ||
Equals ( object other ) : bool | ||
EqualsApiObject ( JToken other ) : bool | ||
GetHashCode ( ) : int | ||
LoadFromString ( string content, string root, bool expandRoot ) : Config | ||
ProcessMonoEnvironmentVariables ( string binaryProtocolFile ) : string>.Dictionary |
Method | Description | |
---|---|---|
EnvironmentVariablesEqual ( string>.IDictionary |
||
ExpandInEnvironmentVariables ( string>.Dictionary |
||
OptionsEqual ( IList |
public EqualsApiObject ( JToken other ) : bool | ||
other | JToken | |
return | bool |
public static LoadFromString ( string content, string root, bool expandRoot ) : Config | ||
content | string | |
root | string | |
expandRoot | bool | |
return | Config |
public ProcessMonoEnvironmentVariables ( string binaryProtocolFile ) : string>.Dictionary |
||
binaryProtocolFile | string | |
return | string>.Dictionary |