public void Dispose()
 {
     long output = CallBackHandler.endSabreTrafficListener_stdcall(cbCustom);
 }
Exemple #2
0
 private void end_SabreTrafficListener()
 {
     long output = CallBackHandler.endSabreTrafficListener_stdcall(cb);
 }