C# Class Protocol.Mumble.CodecVersion

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

Private Properties

Свойство Type Description
Resetopus void
ShouldSerializeopus bool
global global::ProtoBuf.IExtension

Méthodes publiques

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

Private Methods

Méthode Description
Resetopus ( ) : void
ShouldSerializeopus ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

CodecVersion() public méthode

public CodecVersion ( )

HandleMessage() public méthode

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