ISbd-21 Gordeev I.V. LabWork_07 Base #13

Closed
Igor_Gordeev wants to merge 5 commits from Lab_07 into Lab_06
Owner
No description provided.
eegov was assigned by Igor_Gordeev 2024-05-19 12:53:54 +04:00
Igor_Gordeev added 5 commits 2024-05-19 12:53:55 +04:00
eegov approved these changes 2024-05-26 20:48:56 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +48,4 @@
ClientSize = new Size(800, 450);
Controls.Add(dataGridView);
Name = "FormViewMail";
Text = "FormViewMail";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
@ -186,0 +216,4 @@
modelBuilder.Entity("SushiBarDatabaseImplement.Models.MessageInfo", b =>
{
b.HasOne("SushiBarDatabaseImplement.Models.Client", "Client")
.WithMany()
Collaborator

Связь настроена не до конца

Связь настроена не до конца
eegov closed this pull request 2024-05-26 20:49:03 +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: Igor_Gordeev/ISEbd-21.Gordeev.I.V.SushiBar.Basic#13
No description provided.