Esempio n. 1
0
 private EventBinding(SWIGTYPE_p_f_p_switch_event__void function, switch_event_callback_delegate origDelegate)
 {
     this.function = function;
     this.del = origDelegate;
 }
Esempio n. 2
0
 private EventBinding(SWIGTYPE_p_f_p_switch_event__void function, switch_event_callback_delegate origDelegate)
 {
     this.function = function;
     this.del      = origDelegate;
 }