PIBD-21_Spasskiy.A.D._CarpentryWorkshop28Lab6_Main #35
@ -12,7 +12,6 @@ namespace CarpentryWorkshopContracts.BindingModels
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public int WoodId { get; set; }
|
||||
public string WoodName { get; set; } = string.Empty;
|
||||
public int ClientId { get; set; }
|
||||
public int? ImplementerId { get; set; }
|
||||
public int Count { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user