Merge branch 'main' of http://student.git.athene.tech/Ismailov_Rovshan/CourseWork_FurnitureFactory
This commit is contained in:
commit
7e19243888
@ -10,6 +10,7 @@ namespace FurnitureFactoryDataModels.Models
|
||||
{
|
||||
string Name { get;}
|
||||
string Color { get; }
|
||||
string Type { get; }
|
||||
string Type { get; }
|
||||
public Dictionary<int, IMaterialModel> FurnitureMaterial { get; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user