C# Class Clock.Timer

Afficher le fichier Open project: Silveryard/SmartHome Class Usage Examples

Méthodes publiques

Méthode Description
Timer ( ) : System
Timer ( int id, string name, int hours, int minutes, int seconds ) : System

Method Details

Timer() public méthode

public Timer ( ) : System
Résultat System

Timer() public méthode

public Timer ( int id, string name, int hours, int minutes, int seconds ) : System
id int
name string
hours int
minutes int
seconds int
Résultat System