Méthode | Description | |
---|---|---|
ClearNotifications ( ) : void | ||
ShowError ( string message ) : void | ||
ShowMessage ( string message ) : void | ||
ShowMessage ( string message, ICommand command ) : void | ||
ShowPublishSection ( ) : void | ||
ShowWarning ( string message ) : void |
Méthode | Description | |
---|---|---|
TeamExplorerServices ( [ serviceProvider ) : System |
public ShowMessage ( string message ) : void | ||
message | string | |
Résultat | void |
public ShowMessage ( string message, ICommand command ) : void | ||
message | string | |
command | ICommand | |
Résultat | void |
public ShowWarning ( string message ) : void | ||
message | string | |
Résultat | void |