C# Class idTech4.RedirectBufferEventArgs

Inheritance: System.EventArgs
显示文件 Open project: iainmckay/idtech4.net

Public Methods

Method Description
RedirectBufferEventArgs ( string text ) : System

Method Details

RedirectBufferEventArgs() public method

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