Пример #1
0
 private async void HandleGetDataAsync()
 {
     this.Rehersals = await DataPersister.GetRehersalsDataAsync();
 }