PIbd-23 Starostin I.K. Lab 2 base #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab2"
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?
Проверено
@ -0,0 +82,4 @@
{
if (model == null)
return null;
model = source.Ships.Where(x => x.Id == model.ShipId).FirstOrDefault();
Чего?????
Pull request closed