コード例 #1
0
 protected SaveChangesInterceptionNpgsqlTestBase(InterceptionNpgsqlFixtureBase fixture)
     : base(fixture)
 {
 }
コード例 #2
0
 public CommandInterceptionNpgsqlTestBase(InterceptionNpgsqlFixtureBase fixture)
     : base(fixture)
 {
 }
コード例 #3
0
 protected TransactionInterceptionNpgsqlTestBase(InterceptionNpgsqlFixtureBase fixture)
     : base(fixture)
 {
 }