C# 클래스 CUITe.Controls.HtmlControls.HtmlHeading2

상속: HtmlCustom
파일 보기 프로젝트 열기: icnocop/cuite 1 사용 예제들

공개 메소드들

메소드 설명
HtmlHeading2 ( By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlHeading2 class.

HtmlHeading2 ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlHeading2 class.

메소드 상세

HtmlHeading2() 공개 메소드

Initializes a new instance of the HtmlHeading2 class.
public HtmlHeading2 ( By searchConfiguration = null ) : CUITe.SearchConfigurations
searchConfiguration By The search configuration.
리턴 CUITe.SearchConfigurations

HtmlHeading2() 공개 메소드

Initializes a new instance of the HtmlHeading2 class.
public HtmlHeading2 ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations
sourceControl Microsoft.VisualStudio.TestTools.UITesting.HtmlControls The source control.
searchConfiguration By The search configuration.
리턴 CUITe.SearchConfigurations