C# Class SystemInsightsMTCDemo.ControlManifest

Afficher le fichier Open project: systeminsights/mtcdemoapp Class Usage Examples

Méthodes publiques

Méthode Description
ControlManifest ( Label lbls, ListView lvs ) : System
ResetClock ( ) : void
RestAll ( ) : void

Method Details

ControlManifest() public méthode

public ControlManifest ( Label lbls, ListView lvs ) : System
lbls System.Windows.Forms.Label
lvs System.Windows.Forms.ListView
Résultat System

ResetClock() public méthode

public ResetClock ( ) : void
Résultat void

RestAll() public méthode

public RestAll ( ) : void
Résultat void