C# Class DbLocalizationProvider.DataAnnotations.LocalizedMetadataProvider

Inheritance: System.Web.Mvc.DataAnnotationsModelMetadataProvider
Afficher le fichier Open project: valdisiljuconoks/LocalizationProvider

Méthodes protégées

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

Method Details

CreateMetadata() protected méthode

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