This version of Unity is unsupported.

Property<T0,T1>.AddAttributes

Declaration

protected void AddAttributes(IEnumerable<Attribute> attributes);

Parameters

attributes The attributes to add.

Description

Adds a set of attributes to the property.