Bewertungen werden nun gelesen
This commit is contained in:
6
ConsoleApp1/Program.cs
Normal file
6
ConsoleApp1/Program.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
using Schnittstelle.Import.XML.v2006;
|
||||
using System.Diagnostics;
|
||||
|
||||
XML2006 xml = new XML2006("../../../../test_code.xml");
|
||||
Debugger.Break();
|
||||
Reference in New Issue
Block a user