C# Class Protocol.Mumble.ACL.ChanACL

Inheritance: global::ProtoBuf.IExtensible
Show file Open project: FreeApophis/Mumble.net

Private Properties

Property Type Description
Resetapply_here void
Resetapply_subs void
Resetdeny void
Resetgrant void
Resetgroup void
Resetinherited void
Resetuser_id void
ShouldSerializeapply_here bool
ShouldSerializeapply_subs bool
ShouldSerializedeny bool
ShouldSerializegrant bool
ShouldSerializegroup bool
ShouldSerializeinherited bool
ShouldSerializeuser_id bool
global global::ProtoBuf.IExtension

Public Methods

Method Description
ChanACL ( )

Private Methods

Method Description
Resetapply_here ( ) : void
Resetapply_subs ( ) : void
Resetdeny ( ) : void
Resetgrant ( ) : void
Resetgroup ( ) : void
Resetinherited ( ) : void
Resetuser_id ( ) : void
ShouldSerializeapply_here ( ) : bool
ShouldSerializeapply_subs ( ) : bool
ShouldSerializedeny ( ) : bool
ShouldSerializegrant ( ) : bool
ShouldSerializegroup ( ) : bool
ShouldSerializeinherited ( ) : bool
ShouldSerializeuser_id ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

ChanACL() public method

public ChanACL ( )