Udostępnij za pośrednictwem


IViewCompilerProvider.GetCompiler Metoda

Definicja

Pobiera element 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

Zwraca

Kompilator widoku.

Dotyczy