C# Class TpTrayUtility.TaskTimerControl

Inheritance: System.Windows.Forms.Label
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Méthodes publiques

Méthode Description
Continue ( ) : void
Start ( ) : void
Stop ( ) : void
TaskTimerControl ( ) : System

Private Methods

Méthode Description
RefreshTimer ( object sender, EventArgs e ) : void

Method Details

Continue() public méthode

public Continue ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TaskTimerControl() public méthode

public TaskTimerControl ( ) : System
Résultat System