C# 클래스 LocalizedDataAnnotationsModelMetadataProvider, code

상속: DataAnnotationsModelMetadataProvider
파일 보기 프로젝트 열기: shendongnian/code

보호된 메소드들

메소드 설명
CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata,

비공개 메소드들

메소드 설명
GetLocalizedDisplayName ( ModelMetadata, meta, string propertyName ) : void

메소드 상세

CreateMetadata() 보호된 메소드

protected CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata,
attributes IEnumerable,
containerType Type,
modelAccessor Func,
modelType Type,
propertyName string
리턴 ModelMetadata,