PIBD-13_Zolotov_A.D LabWork4 Base #4

Closed
zolart wants to merge 1 commits from lab_4 into lab_3
Owner
No description provided.
zolart added 1 commit 2024-04-06 21:09:42 +04:00
eegov approved these changes 2024-04-14 10:16:46 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +29,4 @@
public T? Get(int position)
{
// TODO проверка позиции
if (position <= Count)
Collaborator

Не все проверки выхода за границы учтены

Не все проверки выхода за границы учтены
eegov closed this pull request 2024-04-14 10:16:52 +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: zolart/PIBD-13_Zolotov_A.D._Base#4
No description provided.