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

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

공개 메소드들

메소드 설명
Return ( )

Initializes a new instance of Return.

메소드 상세

Return() 공개 메소드

Initializes a new instance of Return.
public Return ( )