C# 클래스 MicroMsg.sdk.SendMessageToWX.Resp

상속: BaseResp
파일 보기 프로젝트 열기: zhxilin/WeChatSDK 1 사용 예제들

공개 메소드들

메소드 설명
Resp ( ) : MicroMsg.sdk.protobuf
Resp ( string transaction, int errCode, string errString ) : MicroMsg.sdk.protobuf
Type ( ) : int

비공개 메소드들

메소드 설명
FromProto ( object protoObj ) : void
ToProto ( ) : object
ValidateData ( ) : bool

메소드 상세

Resp() 공개 메소드

public Resp ( ) : MicroMsg.sdk.protobuf
리턴 MicroMsg.sdk.protobuf

Resp() 공개 메소드

public Resp ( string transaction, int errCode, string errString ) : MicroMsg.sdk.protobuf
transaction string
errCode int
errString string
리턴 MicroMsg.sdk.protobuf

Type() 공개 메소드

public Type ( ) : int
리턴 int