C# Class MemoScope.Modules.Delegates.DelegateTypeInformation

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

DelegateTypeInformation() public méthode

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
Résultat Microsoft.Diagnostics.Runtime