C# Class JabbR.Commands.BroadcastCommand

Inheritance: JabbR.Commands.AdminCommand
Afficher le fichier Open project: ucdavis/JabbR

Méthodes publiques

Méthode Description
ExecuteAdminOperation ( JabbR.Commands.CommandContext context, JabbR.Commands.CallerContext callerContext, Models callingUser, string args ) : void

Method Details

ExecuteAdminOperation() public méthode

public ExecuteAdminOperation ( JabbR.Commands.CommandContext context, JabbR.Commands.CallerContext callerContext, Models callingUser, string args ) : void
context JabbR.Commands.CommandContext
callerContext JabbR.Commands.CallerContext
callingUser Models
args string
Résultat void