C# 클래스 Squishy.Irc.Commands.UnbanCommand

상속: IrcCommand
파일 보기 프로젝트 열기: jaddie/WCell-Utility-Bot

공개 메소드들

메소드 설명
Process ( CmdTrigger trigger ) : void
UnbanCommand ( ) : System

메소드 상세

Process() 공개 메소드

public Process ( CmdTrigger trigger ) : void
trigger CmdTrigger
리턴 void

UnbanCommand() 공개 메소드

public UnbanCommand ( ) : System
리턴 System