C# 클래스 SafeILGenerator.Ast.Nodes.AstNodeStmGotoIfTrue

상속: AstNodeStmGotoIf
파일 보기 프로젝트 열기: soywiz/SafeILGenerator

공개 메소드들

메소드 설명
AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System

메소드 상세

AstNodeStmGotoIfTrue() 공개 메소드

public AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System
AstLabel AstLabel
Condition AstNodeExpr
리턴 System