Изменение пространства имен
This commit is contained in:
parent
b95a2c4173
commit
4a2b0c5192
@ -5,9 +5,8 @@ using SushiBarBusinessLogic.BusinessLogics;
|
|||||||
using SushiBarContracts.BusinessLogicsContracts;
|
using SushiBarContracts.BusinessLogicsContracts;
|
||||||
using SushiBarContracts.StoragesContracts;
|
using SushiBarContracts.StoragesContracts;
|
||||||
using SushiBarListImplement.Implements;
|
using SushiBarListImplement.Implements;
|
||||||
using SushiBarView;
|
|
||||||
|
|
||||||
namespace SushiBar
|
namespace SushiBarView
|
||||||
{
|
{
|
||||||
internal static class Program
|
internal static class Program
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user