C# Class MatterHackers.Agg.UI.PerformanceTimer

Inheritance: IDisposable
Afficher le fichier Open project: ucswift/PrinterQuotationEngine Class Usage Examples

Méthodes publiques

Свойство Type Description
GetParentWindowFunction Func

Méthodes publiques

Méthode Description
Dispose ( ) : void
PerformanceTimer ( string panelName, string name ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PerformanceTimer() public méthode

public PerformanceTimer ( string panelName, string name ) : System
panelName string
name string
Résultat System

Property Details

GetParentWindowFunction public_oe static_oe property

public static Func GetParentWindowFunction
Résultat Func