Polevoy S.V. LabWork02_hard #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork02_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?
Зачтено с понижением балла(ов)
@ -144,2 +166,4 @@
}
}
public bool CheckThenSupplyMany(IBouquetModel bouquet, int count)
Метод не в том классе
@ -0,0 +96,4 @@
return false;
}
foreach (var shop in source.Shops)
Значение можно получить через LINQ-запрос
Pull request closed