.net3.0 extension methods for interface
摘要:
.net得扩展方法用在接口上,能使得用户不需要实现,额外获得一些方法:publicinterfaceICollectionControlVisualInformationHelper{int VisualIndexofCurrentItem(Control targetControl, IColle... 阅读全文
posted @ 2009-06-22 18:24 oyl 阅读(217) 评论(0) 推荐(0) 编辑