C# Class Mosa.Compiler.MosaTypeSystem.MosaInstruction

Afficher le fichier Open project: tgiphil/MOSA-Project Class Usage Examples

Méthodes publiques

Méthode Description
MosaInstruction ( int offset, ushort opCode, object operand, int prev, int next )

Method Details

MosaInstruction() public méthode

public MosaInstruction ( int offset, ushort opCode, object operand, int prev, int next )
offset int
opCode ushort
operand object
prev int
next int