C# Class Schumix.RevisionAddon.Commands.Revision

Inheritance: Schumix.Irc.Commands.CommandInfo
Show file Open project: Schumix/Schumix2 Class Usage Examples

Public Methods

Method Description
HandleXrev ( IRCMessage sIRCMessage ) : void
Revision ( string ServerName ) : System

Method Details

HandleXrev() public method

public HandleXrev ( IRCMessage sIRCMessage ) : void
sIRCMessage Schumix.Framework.Irc.IRCMessage
return void

Revision() public method

public Revision ( string ServerName ) : System
ServerName string
return System