Свойство | Тип | Описание | |
---|---|---|---|
AppId | string | ||
EncodingAESKey | string | ||
Token | string |
Метод | Описание | |
---|---|---|
ForTest ( ) : System.Web.Mvc.ActionResult |
为测试并发性能而建
|
|
WeixinController ( ) : System |
Метод | Описание | |
---|---|---|
Get ( PostModel postModel, string echostr ) : System.Web.Mvc.ActionResult | ||
MiniPost ( PostModel postModel ) : System.Web.Mvc.ActionResult | ||
OldPost ( string signature, string timestamp, string nonce, string echostr ) : System.Web.Mvc.ActionResult | ||
OriginalPost ( string signature, string timestamp, string nonce, string echostr ) : System.Web.Mvc.ActionResult | ||
Post ( PostModel postModel ) : System.Web.Mvc.ActionResult |
public ForTest ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |