コード例 #1
0
 public List <programs> RetrieveAllPrograms()
 {
     return(_customDataAccess.RetrieveAllPrograms());
 }