次の方法で共有


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

戻り値

適用対象