C# Class DumpMiner.Debugger.ClrObject

Afficher le fichier Open project: dudikeleti/DumpMiner

Méthodes publiques

Méthode Description
ClrObject ( ulong objRef, Microsoft.Diagnostics.Runtime.ClrType type ) : System

Private Methods

Méthode Description
GetValues ( ulong obj, Microsoft.Diagnostics.Runtime.ClrType type, string baseName, int offset, bool inner, List values ) : List
ValueFactory ( ) : List

Method Details

ClrObject() public méthode

public ClrObject ( ulong objRef, Microsoft.Diagnostics.Runtime.ClrType type ) : System
objRef ulong
type Microsoft.Diagnostics.Runtime.ClrType
Résultat System