Пример #1
0
 public Event GetEvent(string name)
 {
     return(_model.GetEvent(name));
 }