C# Class ProductsManagement.Infrastructure.AutoMapperActivator

Inheritance: IActivator
Afficher le fichier Open project: emiaj/ProductsManagement

Méthodes publiques

Méthode Description
Activate ( IEnumerable packages, IPackageLog log ) : void
AutoMapperActivator ( IConfiguration configuration ) : System.Collections.Generic

Method Details

Activate() public méthode

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
Résultat void

AutoMapperActivator() public méthode

public AutoMapperActivator ( IConfiguration configuration ) : System.Collections.Generic
configuration IConfiguration
Résultat System.Collections.Generic