C# 클래스 UIAutomation.ExSpyCode

Description of ExSpyCode.
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
CreateTranscriptingCmdlet ( ) : TranscriptCmdletBase
GetElementFromPoint ( System mousePoint ) : IUiElement
WritingAvailablePatterns ( IUiElement element ) : string

메소드 상세

CreateTranscriptingCmdlet() 공개 정적인 메소드

public static CreateTranscriptingCmdlet ( ) : TranscriptCmdletBase
리턴 TranscriptCmdletBase

GetElementFromPoint() 공개 정적인 메소드

public static GetElementFromPoint ( System mousePoint ) : IUiElement
mousePoint System
리턴 IUiElement

WritingAvailablePatterns() 공개 정적인 메소드

public static WritingAvailablePatterns ( IUiElement element ) : string
element IUiElement
리턴 string