Example #1
0
 public void RefreshBorder()
 {
     borderConsole.SetContent(ActiveEditor.Surface, ActiveEditor.Renderer);
     CenterEditor();
 }