摘要: reference from MSDN: When to Use Delegates Instead of Interfaces (C# Programming Guide) Both delegates and interfaces allow a class designer to separate type declarations and implementation. A ... 阅读全文
posted @ 2008-08-23 16:07 kic 阅读(198) 评论(0) 推荐(0) 编辑