Exemplo n.º 1
0
 async void InitializeCourseList()
 {
     CourseList = await MockDataStore.GetCoursesAsync();
 }