C# Class Kinect.Core.Gestures.Model.Semaphores

Datei anzeigen Open project: atosorigin/Kinect

Public Methods

Method Description
GetSemaphore ( char character ) : Semaphore
GetSemaphore ( string name ) : Semaphore

Method Details

GetSemaphore() public static method

public static GetSemaphore ( char character ) : Semaphore
character char
return Semaphore

GetSemaphore() public static method

public static GetSemaphore ( string name ) : Semaphore
name string
return Semaphore