Partager via


CodeWriter.DecreaseIndent(Int32) Méthode

Définition

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CodeWriter ^ DecreaseIndent(int size);
public Microsoft.AspNetCore.Razor.CodeGenerators.CodeWriter DecreaseIndent (int size);
member this.DecreaseIndent : int -> Microsoft.AspNetCore.Razor.CodeGenerators.CodeWriter
Public Function DecreaseIndent (size As Integer) As CodeWriter

Paramètres

size
Int32

Retours

S’applique à