C# Class MicroMsg.sdk.SendAuth.Req

Inheritance: BaseReq
Show file Open project: zhxilin/WeChatSDK Class Usage Examples

Public Methods

Method Description
Req ( string scope, string state ) : MicroMsg.sdk.protobuf
Type ( ) : int

Private Methods

Method Description
FromProto ( object protoObj ) : void
Req ( ) : MicroMsg.sdk.protobuf
ToProto ( ) : object
ValidateData ( ) : bool

Method Details

Req() public method

public Req ( string scope, string state ) : MicroMsg.sdk.protobuf
scope string
state string
return MicroMsg.sdk.protobuf

Type() public method

public Type ( ) : int
return int