Method | Description | |
---|---|---|
ShowError ( string message ) : void | ||
ShowMessage ( string message ) : void | ||
ShowMessage ( string message, ICommand command ) : void | ||
ShowWarning ( string message ) : void |
Method | Description | |
---|---|---|
ShowText ( string text ) : void | ||
StatusBarNotificationService ( [ serviceProvider ) : GitHub.Extensions |
public ShowMessage ( string message, ICommand command ) : void | ||
message | string | |
command | ICommand | |
return | void |