private void InitEnv() { MacroEnvironment.Init(new ConnectionListImpl(), new UtilImpl(), new FrameImpl(), new DebugServiceImpl(_traceWindow)); }
private void InitEnv() { MacroEnvironment.Init(new ConnectionListImpl(), new UtilImpl(), new DebugServiceImpl(this)); }