次の方法で共有


ICompilationService インターフェイス

定義

Razor ページをコンパイルするためのメソッドを提供します。

public interface class ICompilationService
public interface ICompilationService
type ICompilationService = interface
Public Interface ICompilationService

メソッド

Compile(RelativeFileInfo, String)

コンテンツをコンパイルし、コンパイルの結果を返します。

適用対象