示例#1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SaudiArabia obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
示例#2
0
 public SaudiArabia(SaudiArabia.Market m) : this(NQuantLibcPINVOKE.new_SaudiArabia__SWIG_0((int)m), true) {
   if (NQuantLibcPINVOKE.SWIGPendingException.Pending) throw NQuantLibcPINVOKE.SWIGPendingException.Retrieve();
 }
示例#3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SaudiArabia obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }