摘要: Answer:I understand the IEnumerator/IEnumerable methods and properties and also how they are interrelated. But I fail to understand from the foreach loop perspective. Say for example, if I say the following line of code, how does the compiler look at foreach loop and break it down to IEnumerable/IEn 阅读全文
posted @ 2013-07-07 14:10 Ready! 阅读(246) 评论(0) 推荐(0)