Exemplo n.º 1
0
 public LeadContext(SaveChangesDecoratorType type) : base(type)
 {
 }
Exemplo n.º 2
0
 public SecurityContext(SaveChangesDecoratorType type) : base(type)
 {
 }
Exemplo n.º 3
0
 public ProductCatalogContext(SaveChangesDecoratorType type) : base(type)
 {
 }
Exemplo n.º 4
0
 public UsersContext(SaveChangesDecoratorType type) : base(type)
 {
 }
Exemplo n.º 5
0
 public InfrastructureContext(SaveChangesDecoratorType type) : base(type)
 {
 }