C# Class Hardly.Library.Twitch.AboutCommands

Inheritance: TwitchCommandController
Afficher le fichier Open project: hardlydifficult/HardlyBot

Méthodes publiques

Méthode Description
AboutCommands ( TwitchChatRoom room ) : System
ListCommands ( TwitchUser speaker, string additionalText ) : void

Method Details

AboutCommands() public méthode

public AboutCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
Résultat System

ListCommands() public méthode

public ListCommands ( TwitchUser speaker, string additionalText ) : void
speaker TwitchUser
additionalText string
Résultat void