C# Class MemoScope.Modules.Delegates.DelegateInstanceInformation

Inheritance: IAddressData, ITypeNameData
ファイルを表示 Open project: fremag/MemoScope.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DelegateInstanceInformation ( ulong address, ClrDumpType clrDumpType, long targetCount ) : BrightIdeasSoftware

Method Details

DelegateInstanceInformation() public method

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