C# (CSharp) Mono.Debugger.Languages 네임스페이스

중첩된 네임스페이스

Mono.Debugger.Languages.Mono
Mono.Debugger.Languages.Native

클래스들

이름 설명
AbsoluteTargetLocation This is an absolute address - usually supplied by the user.
BitfieldTargetLocation
ClientSuppliedTargetLocation This is a location in the client address space.
DereferencedTargetLocation
Language
RelativeTargetLocation This is just an address, but its lifetime is tied to the lifetime of another location.
TargetArrayBounds
TargetArrayObject
TargetArrayType
TargetClass
TargetClassObject
TargetClassType
TargetEnumInfo
TargetEnumObject
TargetEnumType
TargetEventInfo
TargetFieldInfo
TargetFunctionType
TargetFundamentalObject
TargetFundamentalType
TargetGenericInstanceObject
TargetGenericInstanceType
TargetGenericParameterType
TargetLocation This class represents the `location' of a variable. The idea is that we do not always have an address for a variable (for instance if it's stored in a register) and that an addresses lifetime may be limited.
TargetMemberInfo
TargetMethodInfo
TargetMethodSignature
TargetNullObject
TargetNullableObject
TargetNullableType
TargetObject
TargetObjectObject
TargetObjectType
TargetPointerObject
TargetPointerType
TargetPropertyInfo
TargetStructObject
TargetStructType
TargetType
TargetTypeAlias
TargetVariable This interface provides information about a variable in the target application.