C# Class SBQuake.Main

Inheritance: SBPlugin
显示文件 Open project: xwcg/SpawnBot

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
AddPhrase ( string txt ) : void
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
LoadList ( ) : bool
SignDown ( string name ) : bool
SignUp ( string name ) : bool

Method Details

Dispose() public method

public Dispose ( ) : void
return void