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

显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
ShowWaitingPopup ( string message, IReadOnlyList actions, IActionLog log ) : bool

Method Details

ShowWaitingPopup() public static method

public static ShowWaitingPopup ( string message, IReadOnlyList actions, IActionLog log ) : bool
message string
actions IReadOnlyList
log IActionLog
return bool