public GetValue ( string section, string entry ) : object | ||
section | string | /// The name of the section that holds the entry with the value. |
entry | string | /// The name of the entry where the value is stored. |
return | object |
public GetValue ( string section, string entry ) : object | ||
section | string | /// The name of the section that holds the entry with the value. |
entry | string | /// The name of the entry where the value is stored. |
return | object |