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