Example #1
0
 public void Register(IBar impl)
 {
     SwigFooBarPINVOKE.Bar_Register(swigCPtr, IBar.getCPtr(impl));
 }