IViewCompilationMemoryCacheProvider 接口

定义

提供用于存储已编译的 Razor 视图的 实例 IMemoryCache

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

属性

CompilationMemoryCache

提供用于存储已编译的 Razor 视图的 实例 IMemoryCache

适用于