C# Class SystemInsightsMTCDemo.ControlManifest

Mostra file Open project: systeminsights/mtcdemoapp Class Usage Examples

Public Methods

Method Description
ControlManifest ( Label lbls, ListView lvs ) : System
ResetClock ( ) : void
RestAll ( ) : void

Method Details

ControlManifest() public method

public ControlManifest ( Label lbls, ListView lvs ) : System
lbls System.Windows.Forms.Label
lvs System.Windows.Forms.ListView
return System

ResetClock() public method

public ResetClock ( ) : void
return void

RestAll() public method

public RestAll ( ) : void
return void