C# Class Kinect.Semaphore.ViewModels.SemaphoreViewModel

Inheritance: ViewModelBase
Show file Open project: atosorigin/Kinect Class Usage Examples

Public Methods

Method Description
SemaphoreDetected ( Core Semaphore ) : void
SemaphoreViewModel ( ) : System

Private Methods

Method Description
_game_Finished ( object sender, EventArgs e ) : void
_game_Start ( object sender, EventArgs e ) : void
_game_Updated ( object sender, EventArgs e ) : void

Method Details

SemaphoreDetected() public method

public SemaphoreDetected ( Core Semaphore ) : void
Semaphore Core
return void

SemaphoreViewModel() public method

public SemaphoreViewModel ( ) : System
return System