C# Класс LocalizedDataAnnotationsModelMetadataProvider, code

Наследование: DataAnnotationsModelMetadataProvider
Показать файл Открыть проект

Защищенные методы

Метод Описание
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,