Partager via


CodeWriter.IncreaseIndent(Int32) Méthode

Définition

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

Paramètres

size
Int32

Retours

S’applique à