다음을 통해 공유


IViewCompiler 인터페이스

정의

뷰 컴파일러를 나타냅니다.

public interface class IViewCompiler
public interface IViewCompiler
type IViewCompiler = interface
Public Interface IViewCompiler

메서드

CompileAsync(String)

지정된 경로에서 뷰를 컴파일합니다.

적용 대상