Ejemplo n.º 1
0
Archivo: Bounds.cs Proyecto: caller/OMC
 public static HandleRef getCPtr(Bounds obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }