摘要: 1、来定义一个接口 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public interface ICustom { string Get(); } 2、创建接口的两个实现CustomA和CustomB ... 阅读全文
posted @ 2008-08-14 11:20 网际飞狐 阅读(1622) 评论(0) 推荐(0)