C# Class Sample.Service.Infrastructure.ServiceProfile

Class ServiceProfile. Implements the AutoMapper.Profile
Inheritance: Profile
Exibir arquivo Open project: raychiutw/repository-pattern

Public Methods

Method Description
ServiceProfile ( ) : AutoMapper

Initializes a new instance of the ServiceProfile class.

Method Details

ServiceProfile() public method

Initializes a new instance of the ServiceProfile class.
public ServiceProfile ( ) : AutoMapper
return AutoMapper