C# Class SBLists.Main

Inheritance: SBPlugin
显示文件 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
LoadLists ( ) : bool
SaveLists ( ) : bool

Method Details

Dispose() public method

public Dispose ( ) : void
return void