C# Класс System.Linq.Expressions.Interpreter.BranchLabel

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

Private Properties

Свойство Тип Описание
AddBranch void
FixupBranch void
Mark void
ToRuntimeLabel RuntimeLabel

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

Метод Описание
BranchLabel ( ) : System.Diagnostics

Приватные методы

Метод Описание
AddBranch ( System.Linq.Expressions.Interpreter.InstructionList instructions, int branchIndex ) : void
FixupBranch ( System.Linq.Expressions.Interpreter.InstructionList instructions, int branchIndex ) : void
Mark ( System.Linq.Expressions.Interpreter.InstructionList instructions ) : void
ToRuntimeLabel ( ) : RuntimeLabel

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

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

public BranchLabel ( ) : System.Diagnostics
Результат System.Diagnostics