C# Class Mono.Debugger.Architectures.X86_Architecture

Inheritance: Mono.Debugger.Backend.Architecture
Show file Open project: baulig/debugger

Private Properties

Property Type Description

Protected Methods

Method Description
X86_Architecture ( Process process, TargetInfo info ) : System

Method Details

X86_Architecture() protected method

protected X86_Architecture ( Process process, TargetInfo info ) : System
process Process
info TargetInfo
return System