Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SystemInsightsMTCDemo
ControlManifest
C# Class SystemInsightsMTCDemo.ControlManifest
Show 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