C# Class Microsoft.ManagementConsole.MessageView

Inheritance: View
Afficher le fichier Open project: SiteView/ECC8.13

Méthodes publiques

Méthode Description
Update ( string title, string bodyText, Microsoft iconId ) : void

Private Methods

Méthode Description
InternalInitialize ( ) : void
Synchronize ( ) : void

Method Details

Update() public méthode

public Update ( string title, string bodyText, Microsoft iconId ) : void
title string
bodyText string
iconId Microsoft
Résultat void