Udostępnij za pośrednictwem


CodeWriter Klasa

Definicja

public ref class CodeWriter : IDisposable
public class CodeWriter : IDisposable
type CodeWriter = class
    interface IDisposable
Public Class CodeWriter
Implements IDisposable
Dziedziczenie
CodeWriter
Pochodne
Implementuje

Konstruktory

CodeWriter()

Właściwości

Builder
CurrentIndent
IsAfterNewLine
NewLine

Metody

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

Dotyczy