C# Class RecruitmentManagementSystem.Core.Mappings.AutoMapperConfig

Inheritance: IRunAtInit
Afficher le fichier Open project: BrainStation-23/recruitment-management-system

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
LoadCustomMappings ( IEnumerable types ) : void
LoadModelToEntityMappings ( ) : void
LoadStandardMappings ( IEnumerable types ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void