Udostępnij za pośrednictwem


CSharpCodeWriter.IncreaseIndent(Int32) Metoda

Definicja

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

Parametry

size
Int32

Zwraca

Dotyczy