Effective C# Item 35: Prefer Overrides to Event Handlers
摘要:Effective C# Item 35: Prefer Overrides to Event Handlers
在处理派生类事件时推荐重写而不是使用事件句柄
阅读全文
posted @
2007-06-16 19:25
aiya
阅读(1405)
推荐(0) 编辑
Effective C# Item 40: Match Your Collection to Your Needs
摘要:Effective C# Item 40: Match Your Collection to Your Needs
根据需要选用恰当的集合
阅读全文
posted @
2007-06-08 14:22
aiya
阅读(1477)
推荐(0) 编辑