摘要: 1 class People 2 { 3 public string A { get; set; } 4 public string B { get; set; } 5 public string C { get; set; } 6 7 8 public override bool Equals(o 阅读全文
posted @ 2018-11-26 11:51 冲天小肥牛 阅读(531) 评论(0) 推荐(0) 编辑