C# 클래스 msos.GCRoot

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

Private Properties

프로퍼티 타입 설명
FillRootDictionary void
PrintOnePath void
TryFindPathToTarget Node

공개 메소드들

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

비공개 메소드들

메소드 설명
FillRootDictionary ( ) : void
PrintOnePath ( Node path ) : void
TryFindPathToTarget ( Microsoft.Diagnostics.Runtime.ClrRoot root ) : Node

메소드 상세

Execute() 공개 메소드

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