list compare and replace on matching condition linq C#

后端 未结 0 1166
粉色の甜心
粉色の甜心 2020-12-12 05:02
public class UserValues
    {
        public string UserId { get; set; }
        public int FieldId { get; set; }
        public string FieldValue { get; set; } 
            


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