예제 #1
0
 public ErrorSet(ErrorSet other) : this(bwapiPINVOKE.new_ErrorSet__SWIG_1(ErrorSet.getCPtr(other)), true)
 {
     if (bwapiPINVOKE.SWIGPendingException.Pending)
     {
         throw bwapiPINVOKE.SWIGPendingException.Retrieve();
     }
 }