Exemplo n.º 1
0
 public ReadTests()
 {
     _sqlExecutor = new SqlExecutor.SqlExecutor();
 }
Exemplo n.º 2
0
 public CommandTests()
 {
     _sqlExecutor = new SqlExecutor.SqlExecutor();
 }