C# Class Microsoft.ManagementConsole.Internal.SnapInUIThreadTable

Afficher le fichier Open project: SiteView/ECC8.13

Private Properties

Свойство Type Description
RegisterThreadWithExecutive void

Méthodes publiques

Méthode Description
Initialize ( ISnapInPlatform snapInPlatform ) : void
RegisterCurrentThread ( bool register ) : void

Private Methods

Méthode Description
RegisterThreadWithExecutive ( uint threadId, bool register ) : void

Method Details

Initialize() public méthode

public Initialize ( ISnapInPlatform snapInPlatform ) : void
snapInPlatform ISnapInPlatform
Résultat void

RegisterCurrentThread() public méthode

public RegisterCurrentThread ( bool register ) : void
register bool
Résultat void