Skip to content

Inheritance support!

Compare
Choose a tag to compare
@anisimovyuriy anisimovyuriy released this 18 Jan 04:42
· 3 commits to master since this release

Inheritance support.

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