示例#1
0
 private void CheckTrack405(double xPoint, double yPoint)
 {
     TrackSensorsViewModel.Track408(xPoint, yPoint);
     TrackSensorsViewModel.Track410(xPoint, yPoint);
     TrackSensorsViewModel.Track405a(xPoint, yPoint);
     TrackSensorsViewModel.Track405b(xPoint, yPoint);
     TrackSensorsViewModel.Track405c(xPoint, yPoint);
     TrackSensorsViewModel.Track405d(xPoint, yPoint);
     TrackSensorsViewModel.Track405e(xPoint, yPoint);
     TrackSensorsViewModel.Track442(xPoint, yPoint);
     TrackSensorsViewModel.Track444(xPoint, yPoint);
 }