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[]

属性。

適用対象