Class:SingletonClass













模块声明

2、方法继承
Class:IMethod




Class:NewMethod
















3:工厂模式:
CreateObject
4:ComUnit的一个设计模式












使用TestCaseNames向外暴露自身扩展的成员。
使用类似于TestString的方法(接口参数一致),来扩展自身功能。
借助TestResult来贯穿类处理的总线。
使用TestRunner来处理符合ITestContainer接口的类。
5:观察者模式

































































2、方法继承
Class:IMethod
Class:NewMethod
转载于:https://www.cnblogs.com/Duiker/archive/2005/10/20/258405.html