C# Class SafeILGenerator.Ast.Nodes.AstNodeStmGotoIfFalse

Inheritance: AstNodeStmGotoIf
Afficher le fichier Open project: soywiz/SafeILGenerator

Méthodes publiques

Méthode Description
AstNodeStmGotoIfFalse ( AstLabel AstLabel, AstNodeExpr Condition ) : System

Method Details

AstNodeStmGotoIfFalse() public méthode

public AstNodeStmGotoIfFalse ( AstLabel AstLabel, AstNodeExpr Condition ) : System
AstLabel AstLabel
Condition AstNodeExpr
Résultat System