コード例 #1
0
ファイル: Bounds.cs プロジェクト: caller/OMC
 public static HandleRef getCPtr(Bounds obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }