MetadataHelper Class |
Namespace: Autofac.Extras.AttributeMetadata
The MetadataHelper type exposes the following members.
Name | Description | |
---|---|---|
GetMetadata(Type) |
Given a component type, interrogates the metadata attributes to retrieve a set of property name/value metadata pairs.
| |
GetMetadataTMetadataType(Type) |
Given a component type, interrogates the metadata attributes to retrieve
a set of property name/value metadata pairs provided by a specific
metadata provider.
| |
GetProperties |
Given a target attribute object, returns a set of public readable properties and associated values.
|