ISbd-21 Gordeev I.V. LabWork_07 Base #13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab_07"
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 +48,4 @@
ClientSize = new Size(800, 450);
Controls.Add(dataGridView);
Name = "FormViewMail";
Text = "FormViewMail";
Заголовок формы оформлен неверно
@ -186,0 +216,4 @@
modelBuilder.Entity("SushiBarDatabaseImplement.Models.MessageInfo", b =>
{
b.HasOne("SushiBarDatabaseImplement.Models.Client", "Client")
.WithMany()
Связь настроена не до конца
Pull request closed