Table of Contents

Constructor CachedSettingsEntityService

Namespace
Innova.Rest.Server.Settings
Assembly
Innova.Rest.Server.dll

CachedSettingsEntityService(IMemoryCache, IServerSettingsEntityServiceFactory, ICurrentUser, IOptions<CachedSettingsOptions>)

public CachedSettingsEntityService(IMemoryCache memoryCache, IServerSettingsEntityServiceFactory serverSettingsEntityServiceFactory, ICurrentUser currentUser, IOptions<CachedSettingsOptions> options)

Parameters

memoryCache IMemoryCache
serverSettingsEntityServiceFactory IServerSettingsEntityServiceFactory
currentUser ICurrentUser
options IOptions<CachedSettingsOptions>