Compartir a través de


CachedDataAnnotationsMetadataAttributes(Attribute[]) Constructor

Definición

Inicializa una nueva instancia de la clase 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[]

Atributos.

Se aplica a