mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 17:57:57 +01:00
refactored per #541
This commit is contained in:
@@ -2,13 +2,11 @@ using Terminal.Gui;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.IO;
|
||||
using Mono.Terminal;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Globalization;
|
||||
using System.Reflection;
|
||||
using NStack;
|
||||
using System.Text;
|
||||
|
||||
static class Demo {
|
||||
//class Box10x : View, IScrollView {
|
||||
|
||||
Reference in New Issue
Block a user