C# Class Atata.SelectByLabelAttribute

Inheritance: SelectsOptionByLabelAttributeAttribute
Datei anzeigen Open project: atata-framework/atata

Public Methods

Method Description
SelectByLabelAttribute ( ) : System
SelectByLabelAttribute ( TermCase termCase ) : System
SelectByLabelAttribute ( TermMatch match ) : System
SelectByLabelAttribute ( TermMatch match, TermCase termCase ) : System

Method Details

SelectByLabelAttribute() public method

public SelectByLabelAttribute ( ) : System
return System

SelectByLabelAttribute() public method

public SelectByLabelAttribute ( TermCase termCase ) : System
termCase TermCase
return System

SelectByLabelAttribute() public method

public SelectByLabelAttribute ( TermMatch match ) : System
match TermMatch
return System

SelectByLabelAttribute() public method

public SelectByLabelAttribute ( TermMatch match, TermCase termCase ) : System
match TermMatch
termCase TermCase
return System