示例#1
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }
示例#2
0
 public GestureEventArgs(TouchNavigatorTool.GestureType aGesture)
 {
     this.m_Gesture = aGesture;
 }