C# 클래스 IrcSharp.BadNickEventArgs

Represents the event arguments belonging to the BadNick-Event
상속: IrcEventArgs
파일 보기 프로젝트 열기: hapm/IrcShark

공개 메소드들

메소드 설명
BadNickEventArgs ( IrcLine baseLine, bool inLogin ) : System

메소드 상세

BadNickEventArgs() 공개 메소드

public BadNickEventArgs ( IrcLine baseLine, bool inLogin ) : System
baseLine IrcLine
inLogin bool
리턴 System