C# Class IrcCloneShark.InputEventArgs

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

Public Methods

Method Description
InputEventArgs ( String line ) : System

Method Details

InputEventArgs() public method

public InputEventArgs ( String line ) : System
line String
return System