C# 클래스 IrcD.Modes.UserModes.ModeAway

상속: UserMode
파일 보기 프로젝트 열기: FreeApophis/ircddotnet

공개 메소드들

메소드 설명
HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
ModeAway ( ) : System.Collections.Generic

메소드 상세

HandleEvent() 공개 메소드

public HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
command CommandBase
user UserInfo
args List
리턴 bool

ModeAway() 공개 메소드

public ModeAway ( ) : System.Collections.Generic
리턴 System.Collections.Generic