Exemplo n.º 1
0
 public void NotifyPositionError(PositionError error)
 {
     OnPositionError?.Invoke(this, error);
 }