Пример #1
0
 public SBRepository(SBContext ctx)
 {
     this.ctx = ctx;
 }
Пример #2
0
 public SBSeeder(SBContext ctx)
 {
     this.ctx = ctx;
 }