CachedDataAnnotationsMetadataAttributes Constructor

Initializes a new instance of the CachedDataAnnotationsMetadataAttributes class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public CachedDataAnnotationsMetadataAttributes(
	Attribute[] attributes
)

Parameters

attributes
Type: System.Attribute[]

The attributes.

Show: