コード例 #1
0
 public AccountManagementService()
 {
     _context = new QupEntities();
 }