PIbd-22. Katysheva N.E LabWork6 #10
@ -0,0 +1,8 @@
|
||||
|
||||
namespace PizzeriaContracts.BusinessLogicsContracts
|
||||
{
|
||||
public interface IWorkProcess
|
||||
{
|
||||
void DoWork(IImplementerLogic implementerLogic, IOrderLogic orderLogic);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user