public CurrenciesController(CurrencyChangeContext context) { _context = context; }
public CurrencyHandleController(CurrencyChangeContext context) { _context = context; }