Default factory which creates the default types for the distributed event broker extension.
Inheritance: IDistributedFactory
 public DefaultDistributedFactoryTest()
 {
     this.testee = new DefaultDistributedFactory();
 }
Beispiel #2
0
 public DefaultDistributedFactoryTest()
 {
     this.testee = new DefaultDistributedFactory();
 }