Esempio n. 1
0
 public bool CheckIfCorrected(int num, SmallRadius pointcenter)
 {
     _TargetManager.AddCorrection();
     return(true);
 }