C# 클래스 AcManager.Controls.Dialogs.PromptCodeFromBrowser

파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
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