From: Darren H. <da...@fa...> - 2002-09-25 09:36:55
|
ExpectationCollection looks a lot like ExpectationList. Also, I think so= me of=20 the methods might be redundant - I have a feeling that arrays automatical= ly=20 implement ICollection or IEnumerable - you can use the 'foreach' keyword = with=20 them. -Darren |