상속: Xapian.Weight
예제 #1
0
파일: BoolWeight.cs 프로젝트: kyeh/dormhost
 internal static HandleRef getCPtr(BoolWeight obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
예제 #2
0
 internal static HandleRef getCPtr(BoolWeight obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }