jamesfoster/DeepEqual

Add support for dynamic objects

jamesfoster opened this issue · 1 comments

If a dynamic type properly implements GetDynamicMemberNames() then allow comparing such objects.

Fixed in bf2fc92