C# Class Mono.Debugger.Languages.TargetNullableObject

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

Méthodes publiques

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

Méthodes publiques

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

Private Methods

Méthode Description
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long
GetValue ( TargetMemoryAccess target ) : TargetObject
HasValue ( TargetMemoryAccess target ) : bool
TargetNullableObject ( TargetNullableType type, TargetLocation location ) : System

Method Details

GetValue() public méthode

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

HasValue() public méthode

public HasValue ( System.Thread thread ) : bool
thread System.Thread
Résultat bool

Property Details

Type public_oe property

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