The ConventionModelMapper type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | AfterMapAny | (Inherited from ModelMapper.) |
![]() | AfterMapBag | (Inherited from ModelMapper.) |
![]() | AfterMapClass |
Occurs after apply the last customizer on a root class.
(Inherited from ModelMapper.) |
![]() | AfterMapComponent | (Inherited from ModelMapper.) |
![]() | AfterMapElement | (Inherited from ModelMapper.) |
![]() | AfterMapIdBag | (Inherited from ModelMapper.) |
![]() | AfterMapJoinedSubclass |
Occurs after apply the last customizer on a joined-subclass..
(Inherited from ModelMapper.) |
![]() | AfterMapList | (Inherited from ModelMapper.) |
![]() | AfterMapManyToMany | (Inherited from ModelMapper.) |
![]() | AfterMapManyToOne | (Inherited from ModelMapper.) |
![]() | AfterMapMap | (Inherited from ModelMapper.) |
![]() | AfterMapMapKey | (Inherited from ModelMapper.) |
![]() | AfterMapMapKeyManyToMany | (Inherited from ModelMapper.) |
![]() | AfterMapOneToMany | (Inherited from ModelMapper.) |
![]() | AfterMapOneToOne | (Inherited from ModelMapper.) |
![]() | AfterMapProperty | (Inherited from ModelMapper.) |
![]() | AfterMapSet | (Inherited from ModelMapper.) |
![]() | AfterMapSubclass |
Occurs after apply the last customizer on a subclass.
(Inherited from ModelMapper.) |
![]() | AfterMapUnionSubclass |
Occurs after apply the last customizer on a union-subclass..
(Inherited from ModelMapper.) |
![]() | BeforeMapAny | (Inherited from ModelMapper.) |
![]() | BeforeMapBag | (Inherited from ModelMapper.) |
![]() | BeforeMapClass |
Occurs before apply pattern-appliers on a root class.
(Inherited from ModelMapper.) |
![]() | BeforeMapComponent | (Inherited from ModelMapper.) |
![]() | BeforeMapElement | (Inherited from ModelMapper.) |
![]() | BeforeMapIdBag | (Inherited from ModelMapper.) |
![]() | BeforeMapJoinedSubclass |
Occurs before apply pattern-appliers on a joined-subclass.
(Inherited from ModelMapper.) |
![]() | BeforeMapList | (Inherited from ModelMapper.) |
![]() | BeforeMapManyToMany | (Inherited from ModelMapper.) |
![]() | BeforeMapManyToOne | (Inherited from ModelMapper.) |
![]() | BeforeMapMap | (Inherited from ModelMapper.) |
![]() | BeforeMapMapKey | (Inherited from ModelMapper.) |
![]() | BeforeMapMapKeyManyToMany | (Inherited from ModelMapper.) |
![]() | BeforeMapOneToMany | (Inherited from ModelMapper.) |
![]() | BeforeMapOneToOne | (Inherited from ModelMapper.) |
![]() | BeforeMapProperty | (Inherited from ModelMapper.) |
![]() | BeforeMapSet | (Inherited from ModelMapper.) |
![]() | BeforeMapSubclass |
Occurs before apply pattern-appliers on a subclass.
(Inherited from ModelMapper.) |
![]() | BeforeMapUnionSubclass |
Occurs before apply pattern-appliers on a union-subclass.
(Inherited from ModelMapper.) |