PIbd-14 Pruidze_I.K. LabWork04 Simple #11

Closed
Delphy wants to merge 2 commits from Lab4 into Lab3
Owner
No description provided.
Delphy added 2 commits 2024-06-17 12:57:54 +04:00
eegov approved these changes 2024-06-17 19:25:37 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +46,4 @@
public ICollectionGenObj<T>? this[string name]
{
get => _storages.ContainsKey(name) ? _storages[name] : null;
/* ^^^
Collaborator

Закомментированного кода быть не должно

Закомментированного кода быть не должно
eegov closed this pull request 2024-06-17 19:25:43 +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: Delphy/PIbd-14_Pruidze_I.K_Simple_Cruiser#11
No description provided.