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

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

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

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

Initialises a new instance of the Champagne class.

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

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

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