PIbd-21 laba2 BlokhinDA FishFactory Base #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "laba2Update"
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?
Название пулла должно начинаться с номера группы!
laba2 BlokhinDA PIbd-21 FishFactory Baseto PIbd-21 laba2 BlokhinDA FishFactory BaseПроверено
@ -0,0 +73,4 @@
public OrderViewModel AcessDressesStorage(OrderViewModel model)
{
var component = source.Canneds.FirstOrDefault(x => x.Id == model.CannedId);
model.CannedName = component.CannedName;
Запрос может вернуть null
Pull request closed