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