refactoring

This commit is contained in:
Mikhail
2024-07-11 15:26:43 -04:00
parent 5e4817c222
commit 3ddbe47b7b
6 changed files with 92 additions and 78 deletions

View File

@@ -32,6 +32,7 @@ public partial class MainView : UserControl
return;
}
}
if (TxtIpAddress.Text == null) TxtIpAddress.Text = "";
try
{