Güteschutz erweitert

This commit is contained in:
HuskyTeufel
2020-04-06 15:14:19 +02:00
parent f8a324210b
commit 3f428be5f6
13 changed files with 144 additions and 53 deletions

View File

@@ -28,6 +28,5 @@ namespace KlassenBIB
public double Vakuum { get; set; }
public string HarzTyp { get; set; }
public double Walzenabstand { get; set; }
}
}