Пример #1
0
 public OwnersController(CarOwnerWebAppContext context)
 {
     _context = context;
 }