Inheritance support!
Inheritance support.
Mapper.Register<Source, Destination>()
.Include<SubSource, SubDestination>();
Inheritance support.
Mapper.Register<Source, Destination>()
.Include<SubSource, SubDestination>();