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

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

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

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

Initialises a new instance of the Kill class.

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

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

Initialises a new instance of the Kill class.
public Kill ( 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