C# Class SBLetsPlayList.Main

Inheritance: SBPlugin
Show file Open project: xwcg/SpawnBot

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
AddLp ( string name, string ur ) : bool
DelLp ( string name, string Channel ) : void
GetLp ( string name ) : string
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
LoadList ( ) : bool
LpList ( ) : string
SaveLP ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void