C# Класс Microsoft.ManagementConsole.Internal.SnapInUIThreadTable

Показать файл Открыть проект

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