C# Class IrcSharp.LinksEndEventArgs

Inheritance: IrcEventArgs
Exibir arquivo Open project: hapm/IrcShark

Public Methods

Method Description
LinksEndEventArgs ( IrcLine baseLine, IrcLine linksLines ) : System

Method Details

LinksEndEventArgs() public method

public LinksEndEventArgs ( IrcLine baseLine, IrcLine linksLines ) : System
baseLine IrcLine
linksLines IrcLine
return System