示例#1
0
 public UsersController(MvcRecordContext context)
 {
     _context = context;
 }