C# Class Aperea.Infrastructure.Initialize.InitializeAutoMapper

Inheritance: Aperea.Infrastructure.Bootstrap.BootstrapItem
Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Méthode Description
Execute ( ) : void
InitializeAutoMapper ( IEnumerable mappingProfiles ) : System.Collections.Generic

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

InitializeAutoMapper() public méthode

public InitializeAutoMapper ( IEnumerable mappingProfiles ) : System.Collections.Generic
mappingProfiles IEnumerable
Résultat System.Collections.Generic