Inheritance: IDisposable
コード例 #1
0
ファイル: mglnrel.cs プロジェクト: shuangyou/TouchVG
 internal static HandleRef getCPtr(mglnrel obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
コード例 #2
0
ファイル: mglnrel.cs プロジェクト: rhcad/touchvg-v0.6
 internal static HandleRef getCPtr(mglnrel obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }