C# Class CodedUITestProject.SearchSelector

Show file Open project: megadotnet/ironframework Class Usage Examples

Public Methods

Method Description
ToPropertyCollection ( ) : PropertyExpressionCollection
ToString ( ) : string

Returns a string with all selector filters.

Method Details

ToPropertyCollection() public method

public ToPropertyCollection ( ) : PropertyExpressionCollection
return PropertyExpressionCollection

ToString() public method

Returns a string with all selector filters.
public ToString ( ) : string
return string