示例#1
0
 public salary_standardDAO1(TescDbContext1 tescDbContext)
 {
     this.tescDbContext = tescDbContext;
 }
示例#2
0
 public usersDAO1(TescDbContext1 tescDbContext)
 {
     this.tescDbContext = tescDbContext;
 }