[Removed] An old project. [ADDED] shared project for the client and serv

This commit is contained in:
lars
2020-10-12 13:54:13 +02:00
parent 3d381ae843
commit 9bf58f8339
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace SharedClientServer
{
class ClientServerUtil
{
}
}