CachedDataAnnotationsMetadataAttributes(Attribute[]) Construtor

Definição

Inicializa uma nova instância da classe CachedDataAnnotationsMetadataAttributes.

public CachedDataAnnotationsMetadataAttributes (Attribute[] attributes);
new System.Web.Mvc.CachedDataAnnotationsMetadataAttributes : Attribute[] -> System.Web.Mvc.CachedDataAnnotationsMetadataAttributes
Public Sub New (attributes As Attribute())

Parâmetros

attributes
Attribute[]

Os atributos.

Aplica-se a