Default factory which creates the default types for the distributed event broker extension.
Наследование: IDistributedFactory
 public DefaultDistributedFactoryTest()
 {
     this.testee = new DefaultDistributedFactory();
 }
Пример #2
0
 public DefaultDistributedFactoryTest()
 {
     this.testee = new DefaultDistributedFactory();
 }