C# Class ReaLocate.Web.Infrastructure.Mapping.AutoMapperConfig

Afficher le fichier Open project: MichaelaIvanova/ReaLocate

Méthodes publiques

Méthode Description
Execute ( Assembly assembly ) : void

Private Methods

Méthode Description
LoadCustomMappings ( IEnumerable types, IMapperConfiguration mapperConfiguration ) : void
LoadReverseMappings ( IEnumerable types, IMapperConfiguration mapperConfiguration ) : void
LoadStandardMappings ( IEnumerable types, IMapperConfiguration mapperConfiguration ) : void

Method Details

Execute() public méthode

public Execute ( Assembly assembly ) : void
assembly System.Reflection.Assembly
Résultat void