C# Class SafeILGenerator.Ast.Nodes.AstNodeStmGotoAlways

Inheritance: AstNodeStmGoto
Show file Open project: soywiz/SafeILGenerator

Public Methods

Method Description
AstNodeStmGotoAlways ( AstLabel AstLabel ) : System

Method Details

AstNodeStmGotoAlways() public method

public AstNodeStmGotoAlways ( AstLabel AstLabel ) : System
AstLabel AstLabel
return System