Balberova D.N. LabWork02Hard #5
@ -100,7 +100,7 @@ namespace SushiBarBusinessLogic.BusinessLogics
|
||||
}
|
||||
if (!_shopLogic.AddSushi(sushi, viewModel.Count))
|
||||
{
|
||||
throw new Exception($"AddSushis operation failed. Shop is full.");
|
||||
throw new Exception($"AddSushi operation failed. Shop is full.");
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user