Esempio n. 1
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }
Esempio n. 2
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }