다음을 통해 공유


CSharpCodeWriter.Indent(Int32) 메서드

정의

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

매개 변수

size
Int32

반환

적용 대상