コード例 #1
0
 private void FillAllProjects()
 {
     AllProjects = project.GetAllProjects(StudentNumber);
 }