コード例 #1
0
 public DealService()
 {
     db = new Acc_DealContext();
 }
コード例 #2
0
 public AccountService()
 {
     db = new Acc_DealContext();
 }