Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
None
-
vs2008
Description
when I debug the statement: table.Remove(m => ((DateTime.Now - m.Createtime).TotalDays) > 14);
throw new exception
when I debug the statement: table.Remove(m => ((DateTime.Now - m.Createtime).TotalDays) > 14);
throw new exception