Fixed namespaces; Working on server-side UI.

This commit is contained in:
antiduh
2014-06-25 21:49:35 +00:00
parent 2e6b847434
commit 81ed80a4d0
8 changed files with 205 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
using System.Windows.Forms;
using NSspi;
namespace TestClient
namespace TestProtocol
{
public class CustomConnection
{