C# Class Protocol.Mumble.TextMessage

Inheritance: global::ProtoBuf.IExtensible
Afficher le fichier Open project: FreeApophis/Mumble.net Class Usage Examples

Private Properties

Свойство Type Description
Resetactor void
ShouldSerializeactor bool
global global::ProtoBuf.IExtension

Méthodes publiques

Méthode Description
HandleMessage ( MumbleClient client ) : void
TextMessage ( )

Private Methods

Méthode Description
Resetactor ( ) : void
ShouldSerializeactor ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

HandleMessage() public méthode

public HandleMessage ( MumbleClient client ) : void
client MumbleClient
Résultat void

TextMessage() public méthode

public TextMessage ( )