Пример #1
0
 public ProbeArray(ProbeArray probeArray)
 {
     mProbeArray = API.iplProbeArrayRetain(probeArray.mProbeArray);
 }