C# Class MemoScope.Modules.TypeDetails.InterfaceInformation

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

Méthodes publiques

Méthode Description
GetInterfaces ( ClrDumpType clrDumpType ) : List
InterfaceInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrInterface interf ) : MemoScope.Core

Method Details

GetInterfaces() public static méthode

public static GetInterfaces ( ClrDumpType clrDumpType ) : List
clrDumpType MemoScope.Core.Data.ClrDumpType
Résultat List

InterfaceInformation() public méthode

public InterfaceInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrInterface interf ) : MemoScope.Core
clrDump ClrDump
interf Microsoft.Diagnostics.Runtime.ClrInterface
Résultat MemoScope.Core