Пример #1
0
 public ArMap(ArMap other) : this(AriaCSPINVOKE.new_ArMap__SWIG_10(ArMap.getCPtr(other)), true)
 {
     if (AriaCSPINVOKE.SWIGPendingException.Pending)
     {
         throw AriaCSPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Пример #2
0
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(ArMap obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }