AttributeOperator public class AttributeOperator : SelfResolvingOperator Operator that tests for the presence of a particular attribute on a type and optionally applies further tests to the attribute. Documentation public AttributeOperator(Type type) Construct an AttributeOperator for a particular Type