摘要:
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
chenjunbiao
阅读(1542)
评论(1)
推荐(0)