C# Class ApplicationAutoMapperProfile, httplaceholder

An AutoMapper profile that searches for mappings with reflection.
Inheritance: Profile
显示文件 Open project: dukeofharen/httplaceholder

Public Methods

Method Description
ApplicationAutoMapperProfile ( ) : System.Reflection

Constructs an ApplicationAutoMapperProfile instance.

Method Details

ApplicationAutoMapperProfile() public method

Constructs an ApplicationAutoMapperProfile instance.
public ApplicationAutoMapperProfile ( ) : System.Reflection
return System.Reflection