C# Class UnitWrappers.System.Timers.TimerWrap

Inheritance: ITimer
Afficher le fichier Open project: OpenSharp/UnitWrappers

Méthodes publiques

Méthode Description
BeginInit ( ) : void
Dispose ( ) : void
EndInit ( ) : void
Start ( ) : void
TimerWrap ( ) : System

Private Methods

Méthode Description
Timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

BeginInit() public méthode

public BeginInit ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EndInit() public méthode

public EndInit ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

TimerWrap() public méthode

public TimerWrap ( ) : System
Résultat System