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

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

공개 메소드들

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

Initializes a new instance of the HtmlUnorderedList class.

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

Initializes a new instance of the HtmlUnorderedList class.

메소드 상세

HtmlUnorderedList() 공개 메소드

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

HtmlUnorderedList() 공개 메소드

Initializes a new instance of the HtmlUnorderedList class.
public HtmlUnorderedList ( 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