Method | Description | |
---|---|---|
AppConfig ( ) : System | ||
SetValue ( string AppKey, string AppValue ) : void | ||
getValue ( string AppKey ) : string |
public static SetValue ( string AppKey, string AppValue ) : void | ||
AppKey | string | |
AppValue | string | |
return | void |
public static getValue ( string AppKey ) : string | ||
AppKey | string | |
return | string |