C# Class Protocol.Mumble.UserRemove

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

Private Properties

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

Méthodes publiques

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

Private Methods

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

Method Details

HandleMessage() public méthode

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

UserRemove() public méthode

public UserRemove ( )