Exemplo n.º 1
0
 private async void AddDatabase()
 {
     await DatabaseService.AddDatabaseRoutine(DialogCoordinator, this, DatabasesSourceCache);
 }