C# Class SongIdentifier.XnaAsyncDispatcher

Afficher le fichier Open project: developmentalmadness/echoprint-net

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void
XnaAsyncDispatcher ( ) : System

Private Methods

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

XnaAsyncDispatcher() public méthode

public XnaAsyncDispatcher ( ) : System
Résultat System