Ejemplo n.º 1
0
 public metric_type_name_pair(metric_type_name_pair p) : this(c_csharp_metricsPINVOKE.new_metric_type_name_pair__SWIG_2(metric_type_name_pair.getCPtr(p)), true)
 {
     if (c_csharp_metricsPINVOKE.SWIGPendingException.Pending)
     {
         throw c_csharp_metricsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(metric_type_name_pair obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }