다음을 통해 공유


CodeWriter.IncreaseIndent(Int32) 메서드

정의

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

매개 변수

size
Int32

반환

적용 대상