C# Class GesturesViewer.TrainingEventArgs

Mostrar archivo Open project: ushadow/handinput Class Usage Examples

Public Methods

Method Description
TrainingEventArgs ( TrainingEventType e, String gesture = null ) : System

Method Details

TrainingEventArgs() public method

public TrainingEventArgs ( TrainingEventType e, String gesture = null ) : System
e TrainingEventType
gesture String
return System