C# Класс Microsoft.Zing.TraceStatement

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

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

Метод Описание
TraceStatement ( ) : System.Collections.Generic
TraceStatement ( ExpressionList operands ) : System.Collections.Generic
TraceStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

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

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

public TraceStatement ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

public TraceStatement ( ExpressionList operands ) : System.Collections.Generic
operands ExpressionList
Результат System.Collections.Generic

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

public TraceStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
operands ExpressionList
sourceContext System.Compiler.SourceContext
Результат System.Collections.Generic