Пример #1
0
 public IEnumerable <Event> GetALL()
 {
     return(objDb.GetALL());
 }