2009-12-29 40 views

回答

10
myEntitySet.OrderBy(e => e.DateA < e.DateB ? e.DateA : e.DateB);