Atata.SelectsOptionByLabelAttributeAttribute.SelectsOptionByLabelAttributeAttribute C# (CSharp) Method

SelectsOptionByLabelAttributeAttribute() public method

        public SelectsOptionByLabelAttributeAttribute()
            : base(LabelAttributeName)
        {
        }

Same methods

SelectsOptionByLabelAttributeAttribute::SelectsOptionByLabelAttributeAttribute ( TermCase termCase )
SelectsOptionByLabelAttributeAttribute::SelectsOptionByLabelAttributeAttribute ( TermMatch match )
SelectsOptionByLabelAttributeAttribute::SelectsOptionByLabelAttributeAttribute ( TermMatch match, TermCase termCase )
SelectsOptionByLabelAttributeAttribute