C# Class MemoScope.Modules.Instances.TypeInstancesModule

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

Public Methods

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

Private Methods

Method Description
Setup ( ClrDumpType clrDumpType ) : void

Method Details

Create() public static method

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

Init() public method

public Init ( ) : void
return void

TypeInstancesModule() public method

public TypeInstancesModule ( ) : MemoScope.Core.Data
return MemoScope.Core.Data