PIbd-21 Lab1 Base Medvedkov_A_D_GiftShop #1

Closed
MaDerniszator wants to merge 1 commits from lab1 into main
No description provided.
MaDerniszator added 1 commit 2024-04-18 23:48:43 +04:00
MaDerniszator changed title from lab1 to PIbd-21 Lab1 Medvedkov_A_D_GiftShop 2024-04-29 00:47:24 +04:00
MaDerniszator changed title from PIbd-21 Lab1 Medvedkov_A_D_GiftShop to PIbd-21 Lab1 Base Medvedkov_A_D_GiftShop 2024-05-02 17:29:29 +04:00
eegov approved these changes 2024-05-12 13:58:06 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +1,10 @@
namespace GiftShop
Collaborator

Пустая форма

Пустая форма
@ -0,0 +9,4 @@
{
public int GiftId { get; private set; }
public string GiftName { get; private set; }
Collaborator

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

Вычисляемое поле, не хранится в памяти
@ -0,0 +84,4 @@
{
var operationResult = _orderLogic.TakeOrderInWork(new OrderBindingModel
{
Id = id,
Collaborator

Не требуется каждый раз передавать все данные заказа

Не требуется каждый раз передавать все данные заказа
eegov closed this pull request 2024-05-12 13:58:12 +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: MaDerniszator/PIbd-21_Medvedkov_A_D_GiftShop#1
No description provided.