C# Класс System.Linq.Expressions.Tests.RichILStringToTextWriter

Наследование: ReadableILStringToTextWriter
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Dedent ( ) : void
Indent ( ) : void
Process ( System.Linq.Expressions.Tests.ILInstruction instruction, string operandString ) : void
RichILStringToTextWriter ( TextWriter writer, ExceptionInfo exceptions ) : System.Collections.Generic

Описание методов

Dedent() публичный Метод

public Dedent ( ) : void
Результат void

Indent() публичный Метод

public Indent ( ) : void
Результат void

Process() публичный Метод

public Process ( System.Linq.Expressions.Tests.ILInstruction instruction, string operandString ) : void
instruction System.Linq.Expressions.Tests.ILInstruction
operandString string
Результат void

RichILStringToTextWriter() публичный Метод

public RichILStringToTextWriter ( TextWriter writer, ExceptionInfo exceptions ) : System.Collections.Generic
writer System.IO.TextWriter
exceptions ExceptionInfo
Результат System.Collections.Generic