ПИбд-21 Лобашов Иван 7лаб простая #19
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?
Проверено
@ -0,0 +49,4 @@
ClientSize = new Size(800, 450);
Controls.Add(dataGridView);
Name = "ViewMailForm";
Text = "ViewMailForm";
Заголовок формы оформлен неверно
@ -186,0 +216,4 @@
modelBuilder.Entity("TravelCompanyDatabaseImplement.Models.MessageInfo", b =>
{
b.HasOne("TravelCompanyDatabaseImplement.Models.Client", "Client")
.WithMany()
Связь настроена не до конца
Pull request closed