C# Class Animatroller.Framework.Expander.LineManager.LineReceivedEventArgs

Inheritance: System.EventArgs
Show file Open project: HakanL/animatroller Class Usage Examples

Public Methods

Method Description
LineReceivedEventArgs ( string lineData ) : System

Method Details

LineReceivedEventArgs() public method

public LineReceivedEventArgs ( string lineData ) : System
lineData string
return System