PIbd-22 Isaeva A.I. Lab work 5 Base #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +78,4 @@
Controls.Add(buttonRefresh);
Controls.Add(dataGridView);
Name = "FormClients";
Text = "FormClients";
Заголовок формы оформлен неверно
@ -149,2 +179,4 @@
.IsRequired();
b.HasOne("FishFactoryDatabaseImplement.Models.Client", "Client")
.WithMany()
Связь настроена не до конца
Pull request closed