PIbd-21. Alekseev I.S. Lab work 07. Base #12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab7"
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?
Проверено
@ -186,0 +216,4 @@
modelBuilder.Entity("ConfectioneryDatabaseImplement.Models.MessageInfo", b =>
{
b.HasOne("ConfectioneryDatabaseImplement.Models.Client", "Client")
.WithMany()
Связь настроена не до конца
@ -0,0 +49,4 @@
ClientSize = new Size(800, 450);
Controls.Add(dataGridView);
Name = "FormMail";
Text = "FormMail";
Заголовок формы оформлен неверно
Pull request closed