Method | Description | |
---|---|---|
GetValue ( string key ) : object | ||
IsSet ( string key ) : bool | ||
SetValue ( string key, object value ) : void | ||
ToUrl ( ) : string | ||
WxPayData ( ) : System |
public SetValue ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |