Ejemplo n.º 1
0
        private void OnSessionWindowActivated(IDebugWindow child)
        {
            var state = child.GetDebugStateInfo();

            RefreshStatusText(state);
        }