C# Class Unvell.ReoScript.Editor.LineReceivedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: jing-lu/ReoScript

Public Methods

Method Description
LineReceivedEventArgs ( string text ) : System

Method Details

LineReceivedEventArgs() public method

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