C# 클래스 msos.FindStack

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

Private Properties

프로퍼티 타입 설명
ThreadMatchesFilter bool

공개 메소드들

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

비공개 메소드들

메소드 설명
ThreadMatchesFilter ( Microsoft.Diagnostics.Runtime.ClrThread thread ) : bool

메소드 상세

Execute() 공개 메소드

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