Пример #1
0
 /// <summary>
 /// Reenumerates all of the available input devices. You should call this function after you
 /// add your own input devices.
 /// </summary>
 public void Reenumerate()
 {
     enumerator.Reenumerate();
 }