Beispiel #1
0
 public bool Update(EventoExact value)
 {
     return(_service.EventUpdate(value));
 }