C# Class Hardly.Library.Twitch.TwitchChatWhisper

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

Méthodes publiques

Méthode Description
ToString ( ) : string
TwitchChatWhisper ( TwitchUser speaker, string message ) : System

Private Methods

Méthode Description
Observe ( TwitchChatRoom room, TwitchUser speaker, string message ) : void
RegisterObserver ( Action observer ) : void
RespondToEvent ( LinkedList chatRooms ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

TwitchChatWhisper() public méthode

public TwitchChatWhisper ( TwitchUser speaker, string message ) : System
speaker TwitchUser
message string
Résultat System