Use VAR.Json external reference

This commit is contained in:
2017-01-02 10:59:27 +01:00
parent 87220e3ea2
commit 43c774393b
5 changed files with 7 additions and 4 deletions

View File

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