AssociatedMetadataTypeTypeDescriptionProvider Constructor (Type^)

 

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

Namespace:   System.ComponentModel.DataAnnotations
Assembly:  System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)

public:
AssociatedMetadataTypeTypeDescriptionProvider(
	Type^ type
)

Parameters

type
Type: System::Type^

The type for which the metadata provider is created.

.NET Framework
Available since 3.5
Return to top
Show: