This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
csharp
/
gui-cs.Terminal.Gui
espejo de
https://github.com/gui-cs/Terminal.Gui.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Removed System.Net.Sockets.
BDisp
hace 5 años
padre
15e38550c5
commit
e5b777845d
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
Terminal.Gui/Views/Button.cs
+ 0
- 1
Terminal.Gui/Views/Button.cs
Ver fichero
@@ -6,7 +6,6 @@
//
using System;
-using System.Net.Sockets;
using NStack;
namespace Terminal.Gui {