C# Class Mono.Debugger.Languages.Native.NativeOpaqueObject

Inheritance: TargetObject
Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Méthode Description
NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System

Private Methods

Méthode Description
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long

Method Details

NativeOpaqueObject() public méthode

public NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System
type NativeOpaqueType
location TargetLocation
Résultat System