C# 클래스 Mono.Debugger.Languages.Native.NativeOpaqueObject

상속: TargetObject
파일 보기 프로젝트 열기: baulig/debugger

공개 메소드들

메소드 설명
NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System

비공개 메소드들

메소드 설명
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long

메소드 상세

NativeOpaqueObject() 공개 메소드

public NativeOpaqueObject ( NativeOpaqueType type, TargetLocation location ) : System
type NativeOpaqueType
location TargetLocation
리턴 System