C# Class Gilgame.SEWorkbench.ViewModels.InsertEventArgs

Inheritance: System.EventArgs
Show file Open project: gilgame/SEWorkbench Class Usage Examples

Public Methods

Method Description
InsertEventArgs ( string text ) : System

Method Details

InsertEventArgs() public method

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