共用方式為


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

傳回

適用於