Beispiel #1
0
 async void InitializeCourseList()
 {
     CourseList = await MockDataStore.GetCoursesAsync();
 }