public TpPeoplesController(TpdoriosContext context) { _context = context; }
public TpUserLocationPresencesController(TpdoriosContext context) { _context = context; }
public TpClientsController(TpdoriosContext context) { _context = context; }
public TpUsersController(TpdoriosContext context) { _context = context; }
public TpGuestsController(TpdoriosContext context) { _context = context; }
public TpMenuItemsController(TpdoriosContext context) { _context = context; }
public TpOrderItemsController(TpdoriosContext context) { _context = context; }
public TpMenuVolumeTypesController(TpdoriosContext context) { _context = context; }
public TpGuestDeliveriesController(TpdoriosContext context) { _context = context; }
public TpChecksController(TpdoriosContext context) { _context = context; }
public TpLocationsController(TpdoriosContext context) { _context = context; }