ПЛОТИНУ*
This commit is contained in:
parent
8089fe8a8c
commit
67538142a5
@ -22,7 +22,6 @@ namespace JewelryStoreBusinessLogic.BusinessLogics
|
||||
static readonly object locker = new object();
|
||||
private readonly AbstractMailWorker _mailWorker;
|
||||
private readonly IClientLogic _clientLogic;
|
||||
|
||||
// СПУСТЯ 4 ЛАБЫ ПРИШЛОСЬ ПЕРЕДЕЛЫВАТЬ ПОЛНОСТЬЮ И ДЕЛАТЬ АДЕКВАТНО (((
|
||||
public OrderLogic(ILogger<OrderLogic> logger, IOrderStorage orderStorage, AbstractMailWorker mailWorker, IClientLogic clientLogic)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user