Пример #1
0
 public Event GetEventByName(string NameEvent)
 {
     return(LocalService.GetEventByName(NameEvent));
 }