Beispiel #1
0
 public IEnumerable <Common.Award> GetAwardsList()
 {
     return(awardsDAO.GetAwardsList());
 }