Split BusinessLogic from WebApp

This commit is contained in:
2016-12-13 22:09:38 +01:00
parent 4e0304d9a4
commit 577e8b4127
35 changed files with 125 additions and 2410 deletions

View File

@@ -1,5 +1,5 @@
using System.Web;
using VAR.Focus.Web.Code.JSON;
using VAR.Focus.BusinessLogic.JSON;
namespace VAR.Focus.Web.Code
{