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