C# 클래스 Mosa.Compiler.Framework.IR.InternalReturn

Intermediate representation of a method return context.
상속: Mosa.Compiler.Framework.IR.OneOperandInstruction
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
InternalReturn ( )

Initializes a new instance of Return.

메소드 상세

InternalReturn() 공개 메소드

Initializes a new instance of Return.
public InternalReturn ( )