Поделиться через


CodeWriter Класс

Определение

public ref class CodeWriter : IDisposable
public class CodeWriter : IDisposable
type CodeWriter = class
    interface IDisposable
Public Class CodeWriter
Implements IDisposable
Наследование
CodeWriter
Производный
Реализации

Конструкторы

CodeWriter()

Свойства

Builder
CurrentIndent
IsAfterNewLine
NewLine

Методы

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

Применяется к