C# Class SBGameSales.Main

Inheritance: SBPlugin
Afficher le fichier Open project: xwcg/SpawnBot

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode 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 méthode

public Dispose ( ) : void
Résultat void