Comparing the properties of two objects via Reflection and C#(cyotek.com)
submitted by
cyotek(155) 1 year, 6 months ago
As part of the refactoring I was doing to the load code for crawler projects I needed a way of verifying that new code was loading data correctly. As it would be extremely time consuming to manually compare the objects, I used Reflection to compare the different objects and their properties. This article briefly describes the process and provides a complete helper function you can use in your own projects.
|category: C#
|Views: 53
tags:
C# another
Everyones tags:
Your Tags: