Exemple #1
0
 public async void getData(int id)
 {
     await ApiGenerator.GetDepartmentListStudent(viewListMahasiswaController, id);
 }