CSharpCodeWriter.DecreaseIndent(Int32) 方法

定義

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

參數

size
Int32

傳回

適用於