C# Class IrcSharp.InfoEndEventArgs

Inheritance: IrcEventArgs
显示文件 Open project: hapm/IrcShark

Public Methods

Method Description
InfoEndEventArgs ( IrcLine baseLine, IrcLine infoLines ) : System

Method Details

InfoEndEventArgs() public method

public InfoEndEventArgs ( IrcLine baseLine, IrcLine infoLines ) : System
baseLine IrcLine
infoLines IrcLine
return System