예제 #1
0
 public AccountModel()
 {
     _context = new MCoffeeShopDBDataContext();
 }