C# 클래스 IrcD.Commands.Names

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

공개 메소드들

메소드 설명
Names ( IrcDaemon ircDaemon ) : System

보호된 메소드들

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

비공개 메소드들

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

메소드 상세

Names() 공개 메소드

public Names ( IrcDaemon ircDaemon ) : System
ircDaemon IrcDaemon
리턴 System

PrivateSend() 보호된 메소드

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