Partilhar via


CodeWriter.DecreaseIndent(Int32) Método

Definição

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

Parâmetros

size
Int32

Retornos

Aplica-se a