C# 클래스 ProductsManagement.Infrastructure.AutoMapperActivator

상속: IActivator
파일 보기 프로젝트 열기: emiaj/ProductsManagement

공개 메소드들

메소드 설명
Activate ( IEnumerable packages, IPackageLog log ) : void
AutoMapperActivator ( IConfiguration configuration ) : System.Collections.Generic

메소드 상세

Activate() 공개 메소드

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
리턴 void

AutoMapperActivator() 공개 메소드

public AutoMapperActivator ( IConfiguration configuration ) : System.Collections.Generic
configuration IConfiguration
리턴 System.Collections.Generic