Пример #1
0
 private void NavigateToTables()
 {
     MainView = new TablesView();
 }
Пример #2
0
 public void GoToApp()
 {
     Content = new TablesView(GoToAuth);
 }