IAttributeSelectorFactory public interface IAttributeSelectorFactory Represents a factory for attribute selectors. Documentation Code ISelector Create(string combinator, string name, string value, string prefix) Creates a new attribute selector from the given arguments.