This commit is contained in:
dex_moth 2024-04-24 19:08:37 +04:00 committed by bekodeg
parent 9945ff4bb2
commit 81907df9cf

View File

@ -1,4 +1,8 @@
namespace ComputerHardwareStoreContracts.BusinessLogicsContracts
rHardwareStoreContracts.BindingModels;
using ComputerHardwareStoreContracts.SearchModels;
using ComputerHardwareStoreContracts.ViewModels;
namespace ComputerHardwareStoreContracts.BusinessLogicsContracts
{
public interface IVendorLogic
{