Example #1
0
 public override bool AxisExists(string name)
 {
     return(_configureVirtualInput.AxisExists(name));
 }