Tsukanova_I.V. LabWork08_hard #16
@ -8,6 +8,7 @@
|
||||
DateTime DateDelivery { get; }
|
||||
string Subject { get; }
|
||||
string Body { get; }
|
||||
|
||||
public bool HasRead { get; }
|
||||
public string? Reply { get; }
|
||||
}
|
||||
}
|
||||
|
@ -326,6 +326,7 @@ namespace IceCreamShopDatabaseImplement.Migrations
|
||||
b.Navigation("Client");
|
||||
|
||||
b.Navigation("IceCream");
|
||||
});
|
||||
|
||||
b.Navigation("Implementer");
|
||||
});
|
||||
|
BIN
IceCreamShop/ImplementationExtensions/IceCreamBusinessLogic.dll
Normal file
BIN
IceCreamShop/ImplementationExtensions/IceCreamBusinessLogic.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user