Refactor models

This commit is contained in:
Lucio Maranta
2018-09-27 16:00:05 +00:00
parent 674c68ac1d
commit e14a8cc30e
26 changed files with 1092 additions and 137 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CMS_CORE.Demo.Models
namespace CMS_CORE_Library.Demo.Models
{
class NcDataModel
{