C# Class Jad_Bot.FunCommands.FunCommands.EightBallCommand

Inheritance: Squishy.Irc.Commands.Command
显示文件 Open project: jaddie/WCell-Utility-Bot

Public Methods

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

Method Details

EightBallCommand() public method

public EightBallCommand ( ) : System
return System

Process() public method

public Process ( CmdTrigger trigger ) : void
trigger Squishy.Irc.Commands.CmdTrigger
return void