C# 클래스 msos.DumpHeap

상속: ICommand
파일 보기 프로젝트 열기: goldshtn/msos

Private Properties

프로퍼티 타입 설명
FilterObject bool

공개 메소드들

메소드 설명
Execute ( CommandExecutionContext context ) : void

비공개 메소드들

메소드 설명
FilterObject ( ulong obj, ulong mt ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( CommandExecutionContext context ) : void
context CommandExecutionContext
리턴 void