C# Класс helpmebot6.Commands.Whoami

The whoami.
Наследование: helpmebot6.Commands.Myaccess
Показать файл Открыть проект

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

Метод Описание
Whoami ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.Interfaces

Initialises a new instance of the Whoami class.

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

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

Initialises a new instance of the Whoami class.
public Whoami ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.Interfaces
source Helpmebot.Legacy.Model.LegacyUser /// The source. ///
channel string /// The channel. ///
args string /// The args. ///
commandServiceHelper ICommandServiceHelper /// The message Service. ///
Результат Helpmebot.Commands.Interfaces