C# 클래스 IrcSharp.ChannelListEndEventArgs

상속: IrcEventArgs
파일 보기 프로젝트 열기: hapm/IrcShark

공개 메소드들

메소드 설명
ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System

메소드 상세

ChannelListEndEventArgs() 공개 메소드

public ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System
baseLine IrcLine
channellistLines IrcLine
리턴 System