Bazunov A.I. Lab Work #2 #6

Closed
viltskaa wants to merge 4 commits from LabWork_2 into LabWork_1
Owner
No description provided.
viltskaa added 4 commits 2023-02-14 23:06:47 +04:00
viltskaa requested review from eegov 2023-02-14 23:06:59 +04:00
eegov approved these changes 2023-02-19 00:02:46 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +9,4 @@
public class Order : IOrderModel
{
public int Id { get; private set; }
public string SushiName { get; private set; } = string.Empty;
Collaborator

Вычисляемое поле, не хранится в хранилище

Вычисляемое поле, не хранится в хранилище
eegov closed this pull request 2023-02-19 00:02:50 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: viltskaa/PIbd-22_Bazunov_A.I._SushiBar#6
No description provided.