Class NoticeControlMapContributor
- Namespace
- adas_core.Infrastructure.Utils.MongoMaps
- Assembly
- adas-core.Infrastructure.dll
Represents a map contributor responsible for contributing mapping logic for notice control entities.
public class NoticeControlMapContributor : IEntityMapContributor
- Inheritance
-
NoticeControlMapContributor
- Implements
- Inherited Members
- Extension Methods
Remarks
Implements the IEntityMapContributor interface to participate in the entity mapping process.
Methods
RegisterMaps()
Registers BSON class maps for the Notice, StaffInfo, and MedicalStaffConfig types if they have not already been registered, configuring element names, automatic mapping, and null-ignore behavior where applicable.
public void RegisterMaps()