Method | Description | |
---|---|---|
CheckSign ( ) : bool | ||
FromXml ( string xml ) : object>.SortedDictionary |
||
GetValue ( string key ) : object | ||
GetValues ( ) : object>.SortedDictionary |
||
IsSet ( string key ) : bool | ||
MakeSign ( ) : string | ||
SetValue ( string key, object value ) : void | ||
ToJson ( ) : string | ||
ToPrintStr ( ) : string | ||
ToUrl ( ) : string | ||
ToXml ( ) : string | ||
WxPayData ( ) : System.Collections.Generic |
public FromXml ( string xml ) : object>.SortedDictionary |
||
xml | string | |
return | object>.SortedDictionary |
public GetValues ( ) : object>.SortedDictionary |
||
return | object>.SortedDictionary |
public SetValue ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |
public WxPayData ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |