C# Class Mono.Debugger.Languages.TargetEnumObject

Inheritance: TargetObject
Afficher le fichier Open project: baulig/debugger Class Usage Examples

Méthodes publiques

Свойство Type Description
Type TargetEnumType

Méthodes publiques

Méthode Description
GetValue ( System.Thread thread ) : TargetObject

Private Methods

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

Method Details

GetValue() public méthode

public GetValue ( System.Thread thread ) : TargetObject
thread System.Thread
Résultat TargetObject

Property Details

Type public_oe property

public TargetEnumType,Mono.Debugger.Languages Type
Résultat TargetEnumType