IRazorCompilationService 接口

定义

指定编译 Razor 文件的服务的协定。

public interface class IRazorCompilationService
public interface IRazorCompilationService
type IRazorCompilationService = interface
Public Interface IRazorCompilationService

方法

Compile(RelativeFileInfo)

编译位于 的 fileInforazor 文件。

适用于