CSV Importer erweitert.
HAUSREV6.0 Implementiert
This commit is contained in:
@@ -50,7 +50,7 @@ namespace WWTech_KanalSchnittstelle.Exporter.XML.Tests
|
||||
}
|
||||
};
|
||||
XML2006 xmloutput = new XML2006();
|
||||
xmloutput.Export("test.xml", EKodierungssystem.EN13508_2_2011, haltungen, schaechte);
|
||||
xmloutput.Export("test.xml", EKodierungssystem.EN13508_2_2011, haltungen, schaechte,null);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user