C# Класс Protocol.Mumble.Authenticate

Наследование: global::ProtoBuf.IExtensible
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Resetopus void
Resetpassword void
Resetusername void
ShouldSerializeopus bool
ShouldSerializepassword bool
ShouldSerializeusername bool
global global::ProtoBuf.IExtension

Открытые методы

Метод Описание
Authenticate ( )
HandleMessage ( MumbleClient client ) : void

Приватные методы

Метод Описание
Resetopus ( ) : void
Resetpassword ( ) : void
Resetusername ( ) : void
ShouldSerializeopus ( ) : bool
ShouldSerializepassword ( ) : bool
ShouldSerializeusername ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Описание методов

Authenticate() публичный Метод

public Authenticate ( )

HandleMessage() публичный Метод

public HandleMessage ( MumbleClient client ) : void
client MumbleClient
Результат void