Пример #1
0
 public void RemoveEvent(int id)
 {
     Context.RemoveEvent(id);
 }