C# Класс JabbR.Commands.RemoveOwnerCommand

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

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

Метод Описание
Execute ( JabbR.Commands.CommandContext context, JabbR.Commands.CallerContext callerContext, JabbR.Models.ChatUser callingUser, string args ) : void

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

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

public Execute ( JabbR.Commands.CommandContext context, JabbR.Commands.CallerContext callerContext, JabbR.Models.ChatUser callingUser, string args ) : void
context JabbR.Commands.CommandContext
callerContext JabbR.Commands.CallerContext
callingUser JabbR.Models.ChatUser
args string
Результат void