Share via


ICompilationService Interface

Definition

Provides methods for compilation of a Razor page.

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

Methods

Compile(RelativeFileInfo, String)

Compiles content and returns the result of compilation.

Applies to