Пример #1
0
 private void UpdateStackDisplay()
 {
     stackList.UpdateValues(controller.GetThreadSafeCallStack(), controller);
 }