public TestSession() { Queues = new HashSet<TestQueue>(); Config = new TestConfig(); }
public TestSession() { Queues = new HashSet <TestQueue>(); Config = new TestConfig(); }