Polevoy S.V. LabWork02_base #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork02_base"
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 +91,4 @@
return null;
}
var bouquet = source.Bouquets.Find(b => b.Id == model.BouquetId);
Значение можно получить через LINQ-запрос
Pull request closed