C# Class IrcSharp.ChannelListEndEventArgs

Inheritance: IrcEventArgs
Mostra file Open project: hapm/IrcShark

Public Methods

Method Description
ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System

Method Details

ChannelListEndEventArgs() public method

public ChannelListEndEventArgs ( IrcLine baseLine, IrcLine channellistLines ) : System
baseLine IrcLine
channellistLines IrcLine
return System