ICssSelectorParser public interface ICssSelectorParser Represents the parser for a selector. Documentation Code ISelector ParseSelector(string selectorText) Takes a string and transforms it into a selector object.