PIbd-21. Alekseev I.S. Lab work 07. Base #12

Closed
IvanAlekseev1 wants to merge 3 commits from Lab7 into Lab6
No description provided.
IvanAlekseev1 added 3 commits 2024-06-18 22:19:39 +04:00
eegov approved these changes 2024-06-19 13:12:38 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -186,0 +216,4 @@
modelBuilder.Entity("ConfectioneryDatabaseImplement.Models.MessageInfo", b =>
{
b.HasOne("ConfectioneryDatabaseImplement.Models.Client", "Client")
.WithMany()
Collaborator

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

Связь настроена не до конца
@ -0,0 +49,4 @@
ClientSize = new Size(800, 450);
Controls.Add(dataGridView);
Name = "FormMail";
Text = "FormMail";
Collaborator

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

Заголовок формы оформлен неверно
eegov closed this pull request 2024-06-19 13:12:49 +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: IvanAlekseev1/PIbd-21_Alekseev_I.S._Confectionery#12
No description provided.