Пример #1
0
 public void RemoveFromSimulator(Simulator simulator)
 {
     API.iplSourceRemove(mSource, simulator.Get());
 }