79386984

Date: 2025-01-25 15:24:33
Score: 2
Natty:
Report link
var i = MyList.FindIndex(x => x.IdItem == itemModified.IdItem);
MyList[i] = itemModified;
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Irak Rubio