Пример #1
0
 public EFShop(AutoFixContext ctx)
 {
     context = ctx;
 }
Пример #2
0
 public EFUser(AutoFixContext ctx)
 {
     context = ctx;
 }