Esempio n. 1
0
 public void RemoveProbeBatch(ProbeBatch probeBatch)
 {
     API.iplSimulatorRemoveProbeBatch(mSimulator, probeBatch.Get());
 }