Compartilhar via


CodeWriter Classe

Definição

public ref class CodeWriter : IDisposable
public class CodeWriter : IDisposable
type CodeWriter = class
    interface IDisposable
Public Class CodeWriter
Implements IDisposable
Herança
CodeWriter
Derivado
Implementações

Construtores

CodeWriter()

Propriedades

Builder
CurrentIndent
IsAfterNewLine
NewLine

Métodos

DecreaseIndent(Int32)
Dispose()
Dispose(Boolean)
GenerateCode()
GetCurrentSourceLocation()
IncreaseIndent(Int32)
Indent(Int32)
ResetIndent()
SetIndent(Int32)
Write(String, Int32, Int32)
Write(String)
WriteLine()
WriteLine(String)

Aplica-se a