C# Class GalaxyStorm.Web.App_Start.AutoMapperConfig

Show file Open project: Pip3r4o/GalaxyStorm-MVC

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