C# 클래스 Senparc.Weixin.MP.Sample.Controllers.QYController

企业号对接测试
상속: Controller
파일 보기 프로젝트 열기: JeffreySu/WeiXinMPSDK

공개 프로퍼티들

프로퍼티 타입 설명
CorpId string
EncodingAESKey string
Token string

공개 메소드들

메소드 설명
QYController ( ) : System

비공개 메소드들

메소드 설명
Get ( string msg_signature = "", string timestamp = "", string nonce = "", string echostr = "" ) : System.Web.Mvc.ActionResult
MiniPost ( PostModel postModel ) : System.Web.Mvc.ActionResult
Post ( PostModel postModel ) : System.Web.Mvc.ActionResult

메소드 상세

QYController() 공개 메소드

public QYController ( ) : System
리턴 System

프로퍼티 상세

CorpId 공개적으로 정적으로 프로퍼티

public static string CorpId
리턴 string

EncodingAESKey 공개적으로 정적으로 프로퍼티

public static string EncodingAESKey
리턴 string

Token 공개적으로 정적으로 프로퍼티

public static string Token
리턴 string