private async void AddDatabase() { await DatabaseService.AddDatabaseRoutine(DialogCoordinator, this, DatabasesSourceCache); }