Beispiel #1
0
 public IList <Award> AllAward()
 {
     return(_awardDAO.AllAward());
 }