I am having 2 class objects.of same class. It having int string double types of arrays. Where as I need to compare these properties with another object of same class. I need generic approach to compare identical properties regardless of knowing types.
Asked
Active
Viewed 41 times