Class StandardMapContributor
- Namespace
- adas_core.Infrastructure.Utils.MongoMaps
- Assembly
- adas-core.Infrastructure.dll
Provides a standard implementation of the IEntityMapContributor interface.
public class StandardMapContributor : IEntityMapContributor
- Inheritance
-
StandardMapContributor
- Implements
- Inherited Members
- Extension Methods
Methods
RegisterMaps()
Registers BSON class maps for HistoricalConfigChanges and UiFontData types used during MongoDB serialization, skipping any types that are already registered. For UiFontData, several nullable UI configuration members are configured to be ignored when null to avoid persisting default values.
public void RegisterMaps()