Beispiel #1
0
 public static global::Windows.Gaming.Input.Gamepad FromGameController(global::Windows.Gaming.Input.IGameController gameController)
 {
     throw new global::System.NotImplementedException("The member Gamepad Gamepad.FromGameController(IGameController gameController) is not implemented in Uno.");
 }
 public static global::Windows.Gaming.Input.IGameController TryGetFactoryControllerFromGameController(global::Windows.Gaming.Input.Custom.ICustomGameControllerFactory factory, global::Windows.Gaming.Input.IGameController gameController)
 {
     throw new global::System.NotImplementedException("The member IGameController GameControllerFactoryManager.TryGetFactoryControllerFromGameController(ICustomGameControllerFactory factory, IGameController gameController) is not implemented in Uno.");
 }