Пример #1
0
 public IEnumerable <War> GetAllWars()
 {
     return(_dal.GetAllWars());
 }