ИСЭбд-21 Куклев М.И. лаб7 база #10

Closed
maloko wants to merge 1 commits from lab7 into lab6
Owner
No description provided.
maloko added 1 commit 2024-05-19 10:12:55 +04:00
eegov changed title from ИСЭюд-21 Куклев М.И. лаб7 база to ИСЭбд-21 Куклев М.И. лаб7 база 2024-05-26 20:55:27 +04:00
eegov approved these changes 2024-05-26 20:58:12 +04:00
eegov left a comment
Collaborator

Проверено

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

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

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

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

Связь настроена не до конца
eegov closed this pull request 2024-05-26 20:58:17 +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: maloko/ISEbd_21_Kuklew_M.I._SoftwareInstallation#10
No description provided.