다음을 통해 공유


CSharpCodeWriter.IncreaseIndent(Int32) 메서드

정의

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

매개 변수

size
Int32

반환

적용 대상