public App() { SetIoc(); // The root page of your application MainPage = new HybridWebViewTestPage(); }
public App () { SetIoc(); // The root page of your application MainPage = new HybridWebViewTestPage(); }