Example #1
0
 public bool CreateEvent(Event ev)
 {
     return(eventControl.CreateEvent(ev));
 }