Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Kinect
Core
Gestures
GestureEventArgs
C# Class Kinect.Core.Gestures.GestureEventArgs
GestureEventArgs
Inheritance:
System.EventArgs
Afficher le fichier
Open project: atosorigin/Kinect
Class Usage Examples
Méthodes publiques
Méthode
Description
GestureEventArgs
(
int
userid
) :
System
Initializes a new instance of the
GestureEventArgs
class.
Method Details
GestureEventArgs()
public
méthode
Initializes a new instance of the
GestureEventArgs
class.
public
GestureEventArgs
(
int
userid
) :
System
userid
int
The userid.
Résultat
System