Code cleanup

Offset werte können nun mit Datum versehen werden
This commit is contained in:
HuskyTeufel
2021-03-11 16:39:26 +01:00
parent db742557a5
commit 09ec9b1cd1
5 changed files with 51 additions and 19 deletions

View File

@@ -24,6 +24,8 @@ namespace SanSystem
string projektpfad = "18-850";
public CSVParser.AcceptedCSVFormats AnlageType = CSVParser.AcceptedCSVFormats.BLUELIGHT;
public void BuildNewLinerReste(EventArgs args)
{
EventHandler handler = RequestBuildNewLinerReste;