- get
string get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
T get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSet
bool isSet(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- unset
void unset(string name)
Undocumented in source. Be warned that the author may not have intended to support it.