C# Class MemoScope.Modules.Delegates.DelegateInstanceInformation

Inheritance: IAddressData, ITypeNameData
Afficher le fichier Open project: fremag/MemoScope.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DelegateInstanceInformation ( ulong address, ClrDumpType clrDumpType, long targetCount ) : BrightIdeasSoftware

Method Details

DelegateInstanceInformation() public méthode

public DelegateInstanceInformation ( ulong address, ClrDumpType clrDumpType, long targetCount ) : BrightIdeasSoftware
address ulong
clrDumpType MemoScope.Core.Data.ClrDumpType
targetCount long
Résultat BrightIdeasSoftware