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