C# Class IrcCloneShark.InputEventArgs

Inheritance: System.EventArgs
Exibir arquivo 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