Share via


IRazorCompilationService Interface

Definition

Specifies the contracts for a service that compiles Razor files.

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

Methods

Compile(RelativeFileInfo)

Compiles the razor file located at fileInfo.

Applies to