C# Класс SafeILGenerator.Ast.Nodes.AstNodeStmGotoIfTrue

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

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

Метод Описание
AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System

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

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

public AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System
AstLabel AstLabel
Condition AstNodeExpr
Результат System