C# Class Microsoft.VisualStudio.R.Package.Utilities.LongOperationNotification

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
ShowWaitingPopup ( string message, IReadOnlyList actions, IActionLog log ) : bool

Method Details

ShowWaitingPopup() public static méthode

public static ShowWaitingPopup ( string message, IReadOnlyList actions, IActionLog log ) : bool
message string
actions IReadOnlyList
log IActionLog
Résultat bool