Table of Contents

Constructor LookupService

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

LookupService(IServiceProvider, IMemoryCache)

Initializes a new instance of the LookupService class.

public LookupService(IServiceProvider serviceProvider, IMemoryCache memoryCache)

Parameters

serviceProvider IServiceProvider

The service provider.

memoryCache IMemoryCache

The memory cache.