C# 클래스 DbLocalizationProvider.DataAnnotations.CachedLocalizedMetadataProvider

Credits: http://world.episerver.com/Blogs/devabees/Dates/2014/3/Integrating-LocalizationService-with-MVC-DataAnnotations/
상속: CachedDataAnnotationsModelMetadataProvider
파일 보기 프로젝트 열기: valdisiljuconoks/LocalizationProvider

보호된 메소드들

메소드 설명
CreateMetadataFromPrototype ( CachedDataAnnotationsModelMetadata prototype, Func modelAccessor ) : CachedDataAnnotationsModelMetadata
CreateMetadataPrototype ( IEnumerable attributes, Type containerType, Type modelType, string propertyName ) : CachedDataAnnotationsModelMetadata

메소드 상세

CreateMetadataFromPrototype() 보호된 메소드

protected CreateMetadataFromPrototype ( CachedDataAnnotationsModelMetadata prototype, Func modelAccessor ) : CachedDataAnnotationsModelMetadata
prototype CachedDataAnnotationsModelMetadata
modelAccessor Func
리턴 CachedDataAnnotationsModelMetadata

CreateMetadataPrototype() 보호된 메소드

protected CreateMetadataPrototype ( IEnumerable attributes, Type containerType, Type modelType, string propertyName ) : CachedDataAnnotationsModelMetadata
attributes IEnumerable
containerType System.Type
modelType System.Type
propertyName string
리턴 CachedDataAnnotationsModelMetadata