PIbd-11_Chechevitcyn_S.A_AntiAircraftGun_Simple_LabWork7 #9

Closed
shaman_stepan wants to merge 3 commits from LabWork7 into LabWork6
No description provided.
shaman_stepan added 3 commits 2024-05-24 20:03:01 +04:00
eegov approved these changes 2024-05-25 09:44:42 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -91,3 +91,3 @@
}
if(_storages.Count==0) return false;
if(_storages.Count==0) throw new Exception("В хранилище отсутсвуют коллекции для сохранения");
Collaborator

Требовалось заменить класс Exception на его более подходящих наследников

Требовалось заменить класс Exception на его более подходящих наследников
@ -15,0 +26,4 @@
private static void ConfigureServices(ServiceCollection services)
{
//services.AddSingleton<FormGunCollections>()
Collaborator

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

Закомментированного кода быть не должно
eegov closed this pull request 2024-05-25 09:44:47 +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: shaman_stepan/PIbd-11_Chechevitcyn_S.A_AntiAircraftGun_Simple#9
No description provided.