public void TearDown() { m_CommandDispatcher = null; }
public void SetUp() { m_CommandDispatcher = new Dispatcher(new TestGraphToolState(k_StateDefaultValue)); }