Method | Description | |
---|---|---|
ConnectSectionViewModel ( ) : Microsoft.TeamFoundation.Controls | ||
ShowNotificationError ( string message, System.Guid notificationId, ICommand associatedCommand ) : void | ||
ShowNotificationWarning ( string message, System.Guid notificationId, ICommand associatedCommand ) : void |
public ConnectSectionViewModel ( ) : Microsoft.TeamFoundation.Controls | ||
return | Microsoft.TeamFoundation.Controls |
public ShowNotificationError ( string message, System.Guid notificationId, ICommand associatedCommand ) : void | ||
message | string | |
notificationId | System.Guid | |
associatedCommand | ICommand | |
return | void |
public ShowNotificationWarning ( string message, System.Guid notificationId, ICommand associatedCommand ) : void | ||
message | string | |
notificationId | System.Guid | |
associatedCommand | ICommand | |
return | void |