Пример #1
0
 public void AddFallPrediction(FallPrediction ev)
 {
     dal.AddFallPrediction(ev);
 }