Method | Description | |
---|---|---|
GetAll ( ) : List |
||
GetValue ( string propName ) : string | ||
RestoreBackup ( ) : void | ||
SetAll ( List |
||
SetValue ( string name, string value ) : void |
Method | Description | |
---|---|---|
load ( ) : void | ||
save ( ) : void |
public static GetValue ( string propName ) : string | ||
propName | string | |
return | string |
public static SetValue ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |