Exemple #1
0
 public TestSession()
 {
     Queues = new HashSet<TestQueue>();
     Config = new TestConfig();
 }
Exemple #2
0
 public TestSession()
 {
     Queues = new HashSet <TestQueue>();
     Config = new TestConfig();
 }