C# Class SBInsult.Main

Inheritance: SBPlugin
Mostra file Open project: xwcg/SpawnBot

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void
Insult ( string target, string channel ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void