C# Class Jad_Bot.IrcCommands.Information.GitRepoCommand

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

Public Methods

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

Method Details

GitRepoCommand() public method

public GitRepoCommand ( ) : System
return System

Process() public method

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