Sorokin P.V. Lab work 4 Hard #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork04_Hard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sorokin P.V. Lab work 4 Hardto WIP:Sorokin P.V. Lab work 4 HardWIP:Sorokin P.V. Lab work 4 Hardto Sorokin P.V. Lab work 4 HardЗачтено с понижением балла(ов)
@ -0,0 +114,4 @@
public List<ReportShopShipViewModel> GetShopShips()
{
var ships = _shipStorage.GetFullList();
При получении магазинов, у них уже есть список изделий, отдельно его получать не требуется
Pull request closed