C# Class Xpress.AutoMapper.AutoMapToAttribute

Tag mapping to target object
Inheritance: Xpress.AutoMapper.AutoMapAttributeBase
Afficher le fichier Open project: XF1314/Xpress

Méthodes publiques

Méthode Description
CreateMap ( IMapperConfigurationExpression configuration, Type type ) : void

Method Details

CreateMap() public méthode

public CreateMap ( IMapperConfigurationExpression configuration, Type type ) : void
configuration IMapperConfigurationExpression
type Type
Résultat void