C# Class HandsFree.Main

Afficher le fichier Open project: Ractiv/HandsFree Class Usage Examples

Méthodes publiques

Свойство Type Description
Enabled bool

Méthodes publiques

Méthode Description
Main ( bool enable = true ) : System
timer_Tick ( object sender, EventArgs e ) : void

Method Details

Main() public méthode

public Main ( bool enable = true ) : System
enable bool
Résultat System

timer_Tick() public méthode

public timer_Tick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Enabled public_oe property

public bool Enabled
Résultat bool