コード例 #1
0
 public void NotifyPositionError(PositionError error)
 {
     OnPositionError?.Invoke(this, error);
 }