Status Projekt noch vor Architektur änderungen 01.09.2016

This commit is contained in:
Waldi
2016-09-01 14:37:20 +02:00
parent 6e3f9252f6
commit ce057451e8
7 changed files with 253 additions and 287 deletions

View File

@@ -82,11 +82,11 @@ namespace BeWo
try
{
if (BeWoApp.MainControl.HomeView.clientSocket.Connected)
{
// if (BeWoApp.MainControl.HomeView.clientSocket.Connected)
// {
BeWoApp.MainControl.HomeView.CloseServerConnection();
}
// }
}
catch (Exception edf)
{