Exemplo n.º 1
0
 public DataSetUpdateTransactionCallback(AdoTemplateTests adoTemplateTests, bool throwException)
 {
     this.throwException   = throwException;
     this.adoTemplateTests = adoTemplateTests;
 }
Exemplo n.º 2
0
 public DataSetUpdateTransactionCallback(AdoTemplateTests adoTemplateTests, bool throwException)
 {
     this.throwException = throwException;
     this.adoTemplateTests = adoTemplateTests;
 }