Constructor LookupService
LookupService(IServiceProvider, IMemoryCache)
Initializes a new instance of the LookupService class.
public LookupService(IServiceProvider serviceProvider, IMemoryCache memoryCache)
Parameters
serviceProvider
IServiceProviderThe service provider.
memoryCache
IMemoryCacheThe memory cache.