C# Class Hardly.Library.Twitch.TwitchChatUnknownEvent

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

Méthodes publiques

Méthode Description
ToString ( ) : string
TwitchChatUnknownEvent ( string command ) : System

Private Methods

Méthode Description
RespondToEvent ( LinkedList chatRooms ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

TwitchChatUnknownEvent() public méthode

public TwitchChatUnknownEvent ( string command ) : System
command string
Résultat System