public Set ( string subSection, string key, string value ) : void | ||
subSection | string | The Section this key belongs to |
key | string | The variable nameThe value of the variable |
value | string | |
return | void |
public Set ( string subSection, string key, string value ) : void | ||
subSection | string | The Section this key belongs to |
key | string | The variable nameThe value of the variable |
value | string | |
return | void |