C# Class ForWeChat.WeChatApiDispatch

入口
Show file Open project: huoqishi/Code-Library Class Usage Examples

Public Methods

Method Description
Execute ( string postStr ) : string

微信信息xml格式 1348831860 1234567890123456

Private Methods

Method Description
ResponseMsg ( string postStr ) : string
tempXMl ( string aaa ) : string

Method Details

Execute() public method

微信信息xml格式 1348831860 1234567890123456
public Execute ( string postStr ) : string
postStr string
return string