Exemplo n.º 1
0
 private async void InitializeHomePage() => Events = new ObservableCollection <Event>(await NetworkAPI.GetAllEvents());