C# Class IrcSharp.WhoEndEventArgs

Inheritance: IrcEventArgs
ファイルを表示 Open project: hapm/IrcShark

Public Methods

Method Description
WhoEndEventArgs ( IrcLine baseLine, IrcLine WhoLines ) : System

Method Details

WhoEndEventArgs() public method

public WhoEndEventArgs ( IrcLine baseLine, IrcLine WhoLines ) : System
baseLine IrcLine
WhoLines IrcLine
return System