コード例 #1
0
 public LeadContext(SaveChangesDecoratorType type) : base(type)
 {
 }
コード例 #2
0
 public SecurityContext(SaveChangesDecoratorType type) : base(type)
 {
 }
コード例 #3
0
 public ProductCatalogContext(SaveChangesDecoratorType type) : base(type)
 {
 }
コード例 #4
0
 public UsersContext(SaveChangesDecoratorType type) : base(type)
 {
 }
コード例 #5
0
 public InfrastructureContext(SaveChangesDecoratorType type) : base(type)
 {
 }