I have two objects with the same type and values how can I compare them by value?
exp:
class Person { public string Name { get; set; } public DateTi