Пример #1
0
 public void RegisterObservation(Observation o)
 {
     _service.RegisterObservation(o);
 }