C# Class SS.Ynote.Classic.UI.CommandWindowEventArgs

Inheritance: System.EventArgs
Mostra file Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
CommandWindowEventArgs ( string text ) : System

Method Details

CommandWindowEventArgs() public method

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