C# 클래스 Mosa.Compiler.Framework.CIL.MulInstruction

상속: Mosa.Compiler.Framework.CIL.ArithmeticInstruction
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
MulInstruction ( OpCode opCode )

Initializes a new instance of the MulInstruction class.

메소드 상세

MulInstruction() 공개 메소드

Initializes a new instance of the MulInstruction class.
public MulInstruction ( OpCode opCode )
opCode OpCode The op code.