how to compare values of two reference type complex object

后端 未结 0 1808
我在风中等你
我在风中等你 2020-12-21 14:53

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题