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