Iniziato rename progetti: Step --> Termo.Active
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
using Step.Model.DatabaseModels;
|
||||
using Step.Model.DTOModels.ToolModels;
|
||||
using Step.Utils;
|
||||
using Termo.Active.Model.DatabaseModels;
|
||||
using Termo.Active.Model.DTOModels.ToolModels;
|
||||
using Termo.Active.Utils;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data.Entity;
|
||||
using System.Linq;
|
||||
using static Step.Utils.SupportFunctions;
|
||||
using static Step.Model.Constants;
|
||||
using static Termo.Active.Utils.SupportFunctions;
|
||||
using static Termo.Active.Model.Constants;
|
||||
|
||||
namespace Step.Database.Controllers
|
||||
namespace Termo.Active.Database.Controllers
|
||||
{
|
||||
public class NcToolManagerController : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user