C# Class MemoScope.Modules.Instances.TypeInstancesModule

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

Méthodes publiques

Méthode Description
Create ( ClrDumpType clrDumpType, UIModule parent, Action postInit ) : void
Init ( ) : void
TypeInstancesModule ( ) : MemoScope.Core.Data

Private Methods

Méthode Description
Setup ( ClrDumpType clrDumpType ) : void

Method Details

Create() public static méthode

public static Create ( ClrDumpType clrDumpType, UIModule parent, Action postInit ) : void
clrDumpType MemoScope.Core.Data.ClrDumpType
parent WinFwk.UIModules.UIModule
postInit Action
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

TypeInstancesModule() public méthode

public TypeInstancesModule ( ) : MemoScope.Core.Data
Résultat MemoScope.Core.Data