C# 클래스 Reko.Environments.Windows.Win32Emulator.SimulatedProc

상속: Reko.Core.ExternalProcedure
파일 보기 프로젝트 열기: uxmal/reko

공개 프로퍼티들

프로퍼티 타입 설명
Emulator Action
uFakedAddress System.UInt32

공개 메소드들

메소드 설명
SimulatedProc ( string name, Action emulator ) : Reko.Arch.X86

메소드 상세

SimulatedProc() 공개 메소드

public SimulatedProc ( string name, Action emulator ) : Reko.Arch.X86
name string
emulator Action
리턴 Reko.Arch.X86

프로퍼티 상세

Emulator 공개적으로 프로퍼티

public Action Emulator
리턴 Action

uFakedAddress 공개적으로 프로퍼티

public UInt32,System uFakedAddress
리턴 System.UInt32