Closed GoogleCodeExporter closed 9 years ago
Original comment by azizatif
on 27 Feb 2012 at 8:19
fyi I was new to Enumerable.Range() and mistook the 2nd param as "end" rather
than count. Should be Enumerable.Range(0, collection.Count) I believe.
Original comment by MrStimp...@gmail.com
on 27 Feb 2012 at 8:21
This issue was closed by revision 5775dba21e87.
Original comment by azizatif
on 27 Feb 2012 at 8:21
No worries. I realized that and didn't take that part of the fix. ;) Thanks for
reporting.
Original comment by azizatif
on 27 Feb 2012 at 8:23
Original issue reported on code.google.com by
MrStimp...@gmail.com
on 27 Feb 2012 at 4:53