C# 클래스 Hardly.Library.Twitch.AboutCommands

상속: TwitchCommandController
파일 보기 프로젝트 열기: hardlydifficult/HardlyBot

공개 메소드들

메소드 설명
AboutCommands ( TwitchChatRoom room ) : System
ListCommands ( TwitchUser speaker, string additionalText ) : void

메소드 상세

AboutCommands() 공개 메소드

public AboutCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
리턴 System

ListCommands() 공개 메소드

public ListCommands ( TwitchUser speaker, string additionalText ) : void
speaker TwitchUser
additionalText string
리턴 void