Пример #1
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }
Пример #2
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }