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

The Sir.
Наследование: Helpmebot.Commands.FunStuff.ProtectedTargetedFunCommand
Показать файл Открыть проект

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

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

Initialises a new instance of the Sir class.

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

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

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