Condividi tramite


IViewCompilationMemoryCacheProvider Interfaccia

Definizione

Fornisce un'istanza di IMemoryCache che viene usata per archiviare le visualizzazioni Razor compilate.

public interface class IViewCompilationMemoryCacheProvider
public interface IViewCompilationMemoryCacheProvider
type IViewCompilationMemoryCacheProvider = interface
Public Interface IViewCompilationMemoryCacheProvider

Proprietà

CompilationMemoryCache

Fornisce un'istanza di IMemoryCache che viene usata per archiviare le visualizzazioni Razor compilate.

Si applica a