C# Class Protocol.Mumble.Reject

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

Private Properties

Свойство Type Description
Resetreason void
Resettype void
ShouldSerializereason bool
ShouldSerializetype bool
global global::ProtoBuf.IExtension

Méthodes publiques

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

Private Methods

Méthode Description
Resetreason ( ) : void
Resettype ( ) : void
ShouldSerializereason ( ) : bool
ShouldSerializetype ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

HandleMessage() public méthode

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

Reject() public méthode

public Reject ( )