C# Class Selenol.SelectorAttributes.BaseSelectorAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: pbakshy/Selenol

Méthodes protégées

Méthode Description
BaseSelectorAttribute ( string selectorValue ) : System

Initializes a new instance of the BaseSelectorAttribute class.

Method Details

BaseSelectorAttribute() protected méthode

Initializes a new instance of the BaseSelectorAttribute class.
protected BaseSelectorAttribute ( string selectorValue ) : System
selectorValue string The value.
Résultat System