다음을 통해 공유


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

특성입니다.

적용 대상