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