Partager via


TextChange.Normalize Méthode

Définition

Supprime un préfixe commun de la modification pour transformer les remplacements IntelliSense en insertions dans la cas où cela est possible

public:
 Microsoft::AspNetCore::Razor::Text::TextChange Normalize();
public Microsoft.AspNetCore.Razor.Text.TextChange Normalize ();
member this.Normalize : unit -> Microsoft.AspNetCore.Razor.Text.TextChange
Public Function Normalize () As TextChange

Retours

Modification de texte normalisée

S’applique à