C# Class Squishy.Irc.Commands.SetNicksCommand

Inheritance: IrcCommand
ファイルを表示 Open project: jaddie/WCell-Utility-Bot

Public Methods

Method Description
Process ( CmdTrigger trigger ) : void
SetNicksCommand ( ) : System

Method Details

Process() public method

public Process ( CmdTrigger trigger ) : void
trigger CmdTrigger
return void

SetNicksCommand() public method

public SetNicksCommand ( ) : System
return System