示例#1
0
 public OwnersController(PetStore_Final_ExamContext context)
 {
     _context = context;
 }