public void Run() { InputManager.Current.Initialize(); _nativeApp.Run(); }
public void Run() { _nativeApp.Run(); }