C# Класс AcManager.Controls.Dialogs.PromptCodeFromBrowser

Показать файл Открыть проект

Открытые методы

Метод Описание
GetOpenWindows ( ) : string>.IDictionary

Returns a dictionary that contains the handle and title of all the open windows.

Приватные методы

Метод Описание
Show ( [ url, Regex titleMatch, string description, string title, string watermark = null, string toolTip = null, bool multiline = false, bool passwordMode = false, int maxLength = -1, IEnumerable suggestions = null, Window window = null, CancellationToken cancellation = default(CancellationToken) ) : Task

Описание методов

GetOpenWindows() публичный статический Метод

Returns a dictionary that contains the handle and title of all the open windows.
public static GetOpenWindows ( ) : string>.IDictionary
Результат string>.IDictionary