C# Class Reko.Environments.Windows.Win32Emulator.SimulatedProc

Inheritance: Reko.Core.ExternalProcedure
Afficher le fichier Open project: uxmal/reko

Méthodes publiques

Свойство Type Description
Emulator Action
uFakedAddress System.UInt32

Méthodes publiques

Méthode Description
SimulatedProc ( string name, Action emulator ) : Reko.Arch.X86

Method Details

SimulatedProc() public méthode

public SimulatedProc ( string name, Action emulator ) : Reko.Arch.X86
name string
emulator Action
Résultat Reko.Arch.X86

Property Details

Emulator public_oe property

public Action Emulator
Résultat Action

uFakedAddress public_oe property

public UInt32,System uFakedAddress
Résultat System.UInt32