C# Class IrcSharp.WhoBeginEventArgs

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

Public Methods

Method Description
WhoBeginEventArgs ( IrcLine baseLine ) : System

Method Details

WhoBeginEventArgs() public method

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