C# Class MicroMsg.sdk.SendAuth.Req

Inheritance: BaseReq
Afficher le fichier Open project: zhxilin/WeChatSDK Class Usage Examples

Méthodes publiques

Méthode Description
Req ( string scope, string state ) : MicroMsg.sdk.protobuf
Type ( ) : int

Private Methods

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

Method Details

Req() public méthode

public Req ( string scope, string state ) : MicroMsg.sdk.protobuf
scope string
state string
Résultat MicroMsg.sdk.protobuf

Type() public méthode

public Type ( ) : int
Résultat int