C# Class MemoScope.Modules.Delegates.DelegateTypeInformation

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

Private Properties

Property Type Description

Public Methods

Method Description
DelegateTypeInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrType clrType, int count, long targetCount ) : Microsoft.Diagnostics.Runtime

Method Details

DelegateTypeInformation() public method

public DelegateTypeInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrType clrType, int count, long targetCount ) : Microsoft.Diagnostics.Runtime
clrDump ClrDump
clrType Microsoft.Diagnostics.Runtime.ClrType
count int
targetCount long
return Microsoft.Diagnostics.Runtime