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