Ejemplo n.º 1
0
 public TestSession()
 {
     Queues = new HashSet<TestQueue>();
     Config = new TestConfig();
 }
Ejemplo n.º 2
0
 public TestSession()
 {
     Queues = new HashSet <TestQueue>();
     Config = new TestConfig();
 }