C# Class BillableHoursWebApp.Api.App_Start.AutoMapperConfig

Exibir arquivo Open project: Pip3r4o/WebApi-ClockItNow

Public Methods

Method Description
RegisterMappings ( ) : void

Private Methods

Method Description
LoadCustomMappings ( IEnumerable types ) : void
LoadStandardMappings ( IEnumerable types ) : void

Method Details

RegisterMappings() public static method

public static RegisterMappings ( ) : void
return void