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