C# 클래스 Microsoft.ManagementConsole.Internal.SnapInUIThreadTable

파일 보기 프로젝트 열기: SiteView/ECC8.13

Private Properties

프로퍼티 타입 설명
RegisterThreadWithExecutive void

공개 메소드들

메소드 설명
Initialize ( ISnapInPlatform snapInPlatform ) : void
RegisterCurrentThread ( bool register ) : void

비공개 메소드들

메소드 설명
RegisterThreadWithExecutive ( uint threadId, bool register ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ISnapInPlatform snapInPlatform ) : void
snapInPlatform ISnapInPlatform
리턴 void

RegisterCurrentThread() 공개 메소드

public RegisterCurrentThread ( bool register ) : void
register bool
리턴 void