C# 클래스 Guardian.Features.Commands.Impl.CommandMute

상속: Command
파일 보기 프로젝트 열기: alerithe/guardian

공개 메소드들

메소드 설명
CommandMute ( )
Execute ( InRoomChat irc, Array args ) : void

메소드 상세

CommandMute() 공개 메소드

public CommandMute ( )

Execute() 공개 메소드

public Execute ( InRoomChat irc, Array args ) : void
irc InRoomChat
args Array
리턴 void