C# Class Schumix.ExtraAddon.Commands.Notes

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

Public Methods

Method Description
HandleNotes ( IRCMessage sIRCMessage ) : void
Notes ( string ServerName, NameList nl ) : System

Private Methods

Method Description
IsUser ( string Name ) : bool
IsUser ( string Name, string Vhost ) : bool
Warning ( IRCMessage sIRCMessage ) : bool

Method Details

HandleNotes() public method

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

Notes() public method

public Notes ( string ServerName, NameList nl ) : System
ServerName string
nl NameList
return System