C# Class IrcSharp.ChannelListBeginEventArgs

Inheritance: IrcEventArgs
Mostrar archivo Open project: hapm/IrcShark

Public Methods

Method Description
ChannelListBeginEventArgs ( IrcLine baseLine ) : System

Method Details

ChannelListBeginEventArgs() public method

public ChannelListBeginEventArgs ( IrcLine baseLine ) : System
baseLine IrcLine
return System