Changeset 1407 for branches/eraser6/BlackBox
- Timestamp:
- 12/22/2009 6:19:08 AM (3 years ago)
- File:
-
- 1 edited
-
branches/eraser6/BlackBox/Eraser.Util/BlackBox.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/BlackBox/Eraser.Util/BlackBox.cs
r1406 r1407 547 547 548 548 if (currentException.Count != 0) 549 {550 549 result.Add(currentException); 551 currentException.Clear();552 }553 554 550 return result; 555 551 }
Note: See TracChangeset
for help on using the changeset viewer.
