C# 클래스 CSPspEmu.Core.Cpu.Assembler.AssemblerResult

파일 보기 프로젝트 열기: soywiz/cspspemu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Instructions IArray
Labels uint>.Dictionary
Patches List

프로퍼티 상세

Instructions 공개적으로 프로퍼티

public IArray Instructions
리턴 IArray

Labels 공개적으로 프로퍼티

public Dictionary Labels
리턴 uint>.Dictionary

Patches 공개적으로 프로퍼티

public List Patches
리턴 List