C# Class Protocol.Mumble.ACL

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

Private Properties

Свойство Type Description
Resetinherit_acls void
Resetquery void
ShouldSerializeinherit_acls bool
ShouldSerializequery bool
global global::ProtoBuf.IExtension

Méthodes publiques

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

Private Methods

Méthode Description
Resetinherit_acls ( ) : void
Resetquery ( ) : void
ShouldSerializeinherit_acls ( ) : bool
ShouldSerializequery ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

ACL() public méthode

public ACL ( )

HandleMessage() public méthode

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