RazorEngineHost.CreateMarkupParser Metoda

Definice

Sestaví analyzátor značek. Musí vracet novou instanci při každém volání, aby bylo zajištěno zabezpečení z více vláken.

public:
 virtual Microsoft::AspNetCore::Razor::Parser::ParserBase ^ CreateMarkupParser();
public virtual Microsoft.AspNetCore.Razor.Parser.ParserBase CreateMarkupParser ();
abstract member CreateMarkupParser : unit -> Microsoft.AspNetCore.Razor.Parser.ParserBase
override this.CreateMarkupParser : unit -> Microsoft.AspNetCore.Razor.Parser.ParserBase
Public Overridable Function CreateMarkupParser () As ParserBase

Návraty

ParserBase

Platí pro