All Test Was Repaired
This commit is contained in:
@@ -12,7 +12,6 @@ namespace StructureHelperLogics.Models.Materials
|
||||
{
|
||||
object Parent { get; }
|
||||
List<IHeadMaterial> HeadMaterials { get; set; }
|
||||
List<ILibMaterial> LibMaterials { get; set; }
|
||||
void RegisterParent(object obj);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user