<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />

System.ComponentModel.DataAnnotations.AssociatedMetadataTypeTypeDescriptionProvider

Extends the metadata information for a class by adding attributes and property information that is defined in an associated class.

Initializes a new instance of the AssociatedMetadataTypeTypeDescriptionProvider class by using the specified type.

public AssociatedMetadataTypeTypeDescriptionProvider(Type type, Type associatedMetadataType)

Initializes a new instance of the AssociatedMetadataTypeTypeDescriptionProvider class by using the specified metadata provider type and associated type.