C# 클래스 IrcD.Commands.Kill

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

공개 메소드들

메소드 설명
Kill ( IrcDaemon ircDaemon ) : System.Collections.Generic

보호된 메소드들

메소드 설명
PrivateSend ( CommandArgument commandArgument ) : int

비공개 메소드들

메소드 설명
PrivateHandle ( UserInfo info, List args ) : void

메소드 상세

Kill() 공개 메소드

public Kill ( IrcDaemon ircDaemon ) : System.Collections.Generic
ircDaemon IrcDaemon
리턴 System.Collections.Generic

PrivateSend() 보호된 메소드

protected PrivateSend ( CommandArgument commandArgument ) : int
commandArgument IrcD.Commands.Arguments.CommandArgument
리턴 int