Beispiel #1
0
 public EfCompanyDal(BetaSoftwareContext context) : base(context)
 {
 }
Beispiel #2
0
 public EfEmployeeDal(BetaSoftwareContext context) : base(context)
 {
 }
Beispiel #3
0
 public EfPersonDal(BetaSoftwareContext context) : base(context)
 {
 }