다음을 통해 공유


CodeWriter.DecreaseIndent(Int32) 메서드

정의

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

매개 변수

size
Int32

반환

적용 대상