GetConstructedAttributesOfType<T>()
Gets the constructed attributes of a given type.
Declaration
IEnumerable<T> GetConstructedAttributesOfType<T>() where T : AttributeReturns
| Type | Description |
|---|---|
| IEnumerable<T> |
Type Parameters
| Name | Description |
|---|---|
| T |
Gets the constructed attributes of a given type.
IEnumerable<T> GetConstructedAttributesOfType<T>() where T : Attribute| Type | Description |
|---|---|
| IEnumerable<T> |
| Name | Description |
|---|---|
| T |