예제 #1
0
 public DealService()
 {
     db = new Acc_DealContext();
 }
예제 #2
0
 public AccountService()
 {
     db = new Acc_DealContext();
 }