Ejemplo n.º 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(IZone obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 2
0
 public static void DeloadZone(IZone zoneID)
 {
     SharpMochaPINVOKE.Map_DeloadZone(IZone.getCPtr(zoneID));
 }