TagHelperBlock.LocateOwner(TextChange) Método

Definición

public:
 override Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ LocateOwner(Microsoft::AspNetCore::Razor::Text::TextChange change);
public override Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span LocateOwner (Microsoft.AspNetCore.Razor.Text.TextChange change);
override this.LocateOwner : Microsoft.AspNetCore.Razor.Text.TextChange -> Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span
Public Overrides Function LocateOwner (change As TextChange) As Span

Parámetros

change
TextChange

Devoluciones

Span

Se aplica a