Exemple #1
0
 public List <SubjectEntity> LoadSubjectData()
 {
     return(_subjectData.LoadData());
 }