Udostępnij za pośrednictwem


SpanEditHandler.GetOldText(Span, TextChange) Metoda

Definicja

Zwraca stary tekst przywołyny przez zmianę.

protected public:
 static System::String ^ GetOldText(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ target, Microsoft::AspNetCore::Razor::Text::TextChange change);
protected internal static string GetOldText (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span target, Microsoft.AspNetCore.Razor.Text.TextChange change);
static member GetOldText : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span * Microsoft.AspNetCore.Razor.Text.TextChange -> string
Protected Friend Shared Function GetOldText (target As Span, change As TextChange) As String

Parametry

target
Span
change
TextChange

Zwraca

Uwagi

Jeśli zawartość została już zaktualizowana przez zastosowanie zmiany, te dane będą nieprawidłowe

Dotyczy