C# Class LocalizedDataAnnotationsModelMetadataProvider, code

Inheritance: DataAnnotationsModelMetadataProvider
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata,

Private Methods

Méthode Description
GetLocalizedDisplayName ( ModelMetadata, meta, string propertyName ) : void

Method Details

CreateMetadata() protected méthode

protected CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata,
attributes IEnumerable,
containerType Type,
modelAccessor Func,
modelType Type,
propertyName string
Résultat ModelMetadata,