IViewCompilerProvider.GetCompiler Metoda

Definice

Získá .IViewCompiler

public:
 Microsoft::AspNetCore::Mvc::Razor::Compilation::IViewCompiler ^ GetCompiler();
public Microsoft.AspNetCore.Mvc.Razor.Compilation.IViewCompiler GetCompiler ();
abstract member GetCompiler : unit -> Microsoft.AspNetCore.Mvc.Razor.Compilation.IViewCompiler
Public Function GetCompiler () As IViewCompiler

Návraty

IViewCompiler

Kompilátor zobrazení.

Platí pro