Пример #1
0
 public int GetID(string title)
 {
     return(_awardsDAO.GetID(title));
 }