C# Class IrcSharp.NoticeReceivedEventArgs

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

Public Methods

Method Description
NoticeReceivedEventArgs ( IrcLine baseLine ) : System

Method Details

NoticeReceivedEventArgs() public method

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