C# Class SBDice.Main

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

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Choose ( string param ) : string
Flip ( ) : string
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void
Roll ( string param ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void