C# 클래스 Protocol.Mumble.ACL

상속: global::ProtoBuf.IExtensible
파일 보기 프로젝트 열기: FreeApophis/Mumble.net

Private Properties

프로퍼티 타입 설명
Resetinherit_acls void
Resetquery void
ShouldSerializeinherit_acls bool
ShouldSerializequery bool
global global::ProtoBuf.IExtension

공개 메소드들

메소드 설명
ACL ( )
HandleMessage ( MumbleClient client ) : void

비공개 메소드들

메소드 설명
Resetinherit_acls ( ) : void
Resetquery ( ) : void
ShouldSerializeinherit_acls ( ) : bool
ShouldSerializequery ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

메소드 상세

ACL() 공개 메소드

public ACL ( )

HandleMessage() 공개 메소드

public HandleMessage ( MumbleClient client ) : void
client MumbleClient
리턴 void