C# Class Mosa.Compiler.Framework.IR.Switch

Inheritance: BaseIRInstruction
Show file Open project: tgiphil/MOSA-Project

Public Methods

Method Description
Switch ( )

Initializes a new instance of the Switch class.

Method Details

Switch() public method

Initializes a new instance of the Switch class.
public Switch ( )