C# Class SBGameSales.Main

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

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
BestSale ( string store ) : string
BestSale ( string store, bool byprice ) : string
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
LoadSales ( ) : List
SearchSale ( string name, bool byprice ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void