Пример #1
0
 public HTCGyroDirectionEventArgs(HTCDirection dir)
 {
     this.m_direction = dir;
 }
Пример #2
0