C# Class QSTDI.TdiTabCloseEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: QualitySolution/QSProjects Class Usage Examples

Public Methods

Method Description
TdiTabCloseEventArgs ( bool askSave ) : System

Method Details

TdiTabCloseEventArgs() public method

public TdiTabCloseEventArgs ( bool askSave ) : System
askSave bool
return System