C# 클래스 helpmebot6.Commands.Chillpill

The chill pill.
상속: Helpmebot.Commands.FunStuff.TargetedFunCommand
파일 보기 프로젝트 열기: helpmebot/helpmebot

공개 메소드들

메소드 설명
Chillpill ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.FunStuff

Initialises a new instance of the Chillpill class.

메소드 상세

Chillpill() 공개 메소드

Initialises a new instance of the Chillpill class.
public Chillpill ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.FunStuff
source Helpmebot.Legacy.Model.LegacyUser /// The source. ///
channel string /// The channel. ///
args string /// The args. ///
commandServiceHelper ICommandServiceHelper /// The message Service. ///
리턴 Helpmebot.Commands.FunStuff