Exemple #1
0
 public ReadTests()
 {
     _sqlExecutor = new SqlExecutor.SqlExecutor();
 }
Exemple #2
0
 public CommandTests()
 {
     _sqlExecutor = new SqlExecutor.SqlExecutor();
 }