list.Min() gets me the min value as integer. I want to get the object in List which has the min value for a certain property X. How can I do that?
Jon Skeet
来源:https://stackoverflow.com/questions/6414052/get-object-with-minimum-value-using-extension-method-min