Example #1
0
 public ContingencyTableEvaluation(EContingencyTableMeasureType type) : this(modshogunPINVOKE.new_ContingencyTableEvaluation__SWIG_1((int)type), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public ContingencyTableEvaluation(EContingencyTableMeasureType type) : this(modshogunPINVOKE.new_ContingencyTableEvaluation__SWIG_1((int)type), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }