Example #1
0
 public static SWIGTYPE_p_std__setT_std__string_t bson_splitSelect(string select)
 {
     SWIGTYPE_p_std__setT_std__string_t ret = new SWIGTYPE_p_std__setT_std__string_t(djonwrapperPINVOKE.bson_splitSelect(select), true);
     return ret;
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_std__setT_std__string_t obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }