C# Class Mono.Debugger.Languages.TargetEnumObject

Inheritance: TargetObject
Exibir arquivo Open project: baulig/debugger Class Usage Examples

Public Properties

Property Type Description
Type TargetEnumType

Public Methods

Method Description
GetValue ( System.Thread thread ) : TargetObject

Private Methods

Method Description
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long
TargetEnumObject ( TargetEnumType type, TargetLocation location ) : System

Method Details

GetValue() public method

public GetValue ( System.Thread thread ) : TargetObject
thread System.Thread
return TargetObject

Property Details

Type public_oe property

public TargetEnumType,Mono.Debugger.Languages Type
return TargetEnumType