AttributeSelectorFactory public sealed class AttributeSelectorFactory : IAttributeSelectorFactory, IService Provides string to CSS attribute selector instance mappings. Documentation Code public AttributeSelectorFactory() public ISelector Create(string combinator, string name, string value, string prefix) Creates the associated CSS attribute selector.