public SharpDXInterop()
 {
     _timer = new BasicTimer();
 }
Example #2
0
 public SharpDXInterop()
 {
     _timer = new BasicTimer();
 }