C# Class Microsoft.ManagementConsole.Advanced.NamespaceExtension

Inheritance: Microsoft.ManagementConsole.NamespaceSnapInBase
Afficher le fichier Open project: SiteView/ECC8.13

Méthodes protégées

Méthode Description
NamespaceExtension ( ) : Microsoft.ManagementConsole
OnRetrievePersistenceKey ( ) : string
OnSharedDataChanged ( SharedDataItem item ) : void

Private Methods

Méthode Description
Initialize ( ) : void
PostInitialize ( ) : void
ProcessNotification ( Notification notification ) : void
ProcessRequest ( Request request ) : void
SharedDataChanged ( object sender, SharedDataChangedEventArgs e ) : void

Method Details

NamespaceExtension() protected méthode

protected NamespaceExtension ( ) : Microsoft.ManagementConsole
Résultat Microsoft.ManagementConsole

OnRetrievePersistenceKey() protected méthode

protected OnRetrievePersistenceKey ( ) : string
Résultat string

OnSharedDataChanged() protected méthode

protected OnSharedDataChanged ( SharedDataItem item ) : void
item Microsoft.ManagementConsole.SharedDataItem
Résultat void