C# Class wmib.Commands.Processing

Mostra file Open project: benapetr/wikimedia-bot

Public Methods

Method Description
ProcessCommands ( Channel chan, string nick, string ident, string host, string message ) : void

Method Details

ProcessCommands() public static method

public static ProcessCommands ( Channel chan, string nick, string ident, string host, string message ) : void
chan Channel
nick string
ident string
host string
message string
return void