C# Class QSTDI.TdiTabNameChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: QualitySolution/QSProjects Class Usage Examples

Public Methods

Method Description
TdiTabNameChangedEventArgs ( string newName ) : System

Method Details

TdiTabNameChangedEventArgs() public method

public TdiTabNameChangedEventArgs ( string newName ) : System
newName string
return System