Imprägnierungsbericht geändert

This commit is contained in:
HuskyTeufel
2019-10-10 13:41:57 +02:00
parent 91fa0763e3
commit 3513ad5f44
10 changed files with 467 additions and 156 deletions

View File

@@ -26,5 +26,6 @@ namespace KlassenBIB
public string Bediener { get; set; }
public double HarzTemperatur { get; set; }
public double Vakuum { get; set; }
public string HarzTyp { get; set; }
}
}