Balberova D.N. LabWork02Hard #5
@ -205,8 +205,7 @@ namespace SushiBarBusinessLogic.BusinessLogics
|
||||
return true;
|
||||
}
|
||||
}
|
||||
_logger.LogWarning("AddSushi operation failed.");
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public bool SellSushi(ISushiModel model, int count)
|
||||
|
Loading…
Reference in New Issue
Block a user