C# 클래스 WATKit.Controls.Window

Wraps a Window for automation
상속: AutomationControl
파일 보기 프로젝트 열기: MikeHanson/WATKit

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Close ( ) : void

Attempts to closes this window

메소드 상세

Close() 공개 메소드

Attempts to closes this window
public Close ( ) : void
리턴 void