C# 클래스 Selenol.SelectorAttributes.BaseSelectorAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: pbakshy/Selenol

보호된 메소드들

메소드 설명
BaseSelectorAttribute ( string selectorValue ) : System

Initializes a new instance of the BaseSelectorAttribute class.

메소드 상세

BaseSelectorAttribute() 보호된 메소드

Initializes a new instance of the BaseSelectorAttribute class.
protected BaseSelectorAttribute ( string selectorValue ) : System
selectorValue string The value.
리턴 System