CachedDataAnnotationsMetadataAttributes(Attribute[]) 构造函数

定义

初始化 CachedDataAnnotationsMetadataAttributes 类的新实例。

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

参数

attributes
Attribute[]

属性。

适用于