예제 #1
0
 public EmbeddedNetworkTest(DatasetInterface dataset, SWIGTYPE_p_EmbeddedNet nn) : this(rysyPINVOKE.new_EmbeddedNetworkTest(DatasetInterface.getCPtr(dataset), SWIGTYPE_p_EmbeddedNet.getCPtr(nn)), true)
 {
     if (rysyPINVOKE.SWIGPendingException.Pending)
     {
         throw rysyPINVOKE.SWIGPendingException.Retrieve();
     }
 }
예제 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_EmbeddedNet obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }