C# 클래스 WATKit.Controls.Button

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

공개 메소드들

메소드 설명
Click ( ) : void

Invokes the Click event of the button.

메소드 상세

Click() 공개 메소드

Invokes the Click event of the button.
public Click ( ) : void
리턴 void