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