C# 클래스 MemoScope.Modules.Instances.TypeInstancesModule

상속: InstancesModule
파일 보기 프로젝트 열기: fremag/MemoScope.Net 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ClrDumpType clrDumpType, UIModule parent, Action postInit ) : void
Init ( ) : void
TypeInstancesModule ( ) : MemoScope.Core.Data

비공개 메소드들

메소드 설명
Setup ( ClrDumpType clrDumpType ) : void

메소드 상세

Create() 공개 정적인 메소드

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

Init() 공개 메소드

public Init ( ) : void
리턴 void

TypeInstancesModule() 공개 메소드

public TypeInstancesModule ( ) : MemoScope.Core.Data
리턴 MemoScope.Core.Data