C# Class MicroMsg.sdk.WXWebpageMessage

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

Méthodes publiques

Méthode Description
Type ( ) : int
WXWebpageMessage ( ) : Google.ProtocolBuffers
WXWebpageMessage ( string url ) : Google.ProtocolBuffers

Private Methods

Méthode Description
FromProto ( object protoObj ) : void
ToProto ( ) : object
ValidateData ( ) : bool

Method Details

Type() public méthode

public Type ( ) : int
Résultat int

WXWebpageMessage() public méthode

public WXWebpageMessage ( ) : Google.ProtocolBuffers
Résultat Google.ProtocolBuffers

WXWebpageMessage() public méthode

public WXWebpageMessage ( string url ) : Google.ProtocolBuffers
url string
Résultat Google.ProtocolBuffers