示例#1
0
 private void CheckTrack403(double xPoint, double yPoint)
 {
     TrackSensorsViewModel.Track408(xPoint, yPoint);
     TrackSensorsViewModel.Track410(xPoint, yPoint);
     TrackSensorsViewModel.Track403a(xPoint, yPoint);
     TrackSensorsViewModel.Track403b(xPoint, yPoint);
     TrackSensorsViewModel.Track403c(xPoint, yPoint);
     TrackSensorsViewModel.Track403d(xPoint, yPoint);
     TrackSensorsViewModel.Track403e(xPoint, yPoint);
     TrackSensorsViewModel.Track442(xPoint, yPoint);
     TrackSensorsViewModel.Track444(xPoint, yPoint);
 }