Example #1
0
 public List <SubjectBDO> GetAllSubjects()
 {
     return(sdao.GetAllSbjects());
 }