Example #1
0
 public PDescriber(PDescriberInterface describerInterface) : this(PapillonPINVOKE.new_PDescriber__SWIG_1(PDescriberInterface.getCPtr(describerInterface)), true)
 {
 }
Example #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PDescriberInterface obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }