Verzeichnisstruktur geändert
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using XMLParser;
|
||||
|
||||
namespace XMLProgramm
|
||||
{
|
||||
@@ -7,6 +8,7 @@ namespace XMLProgramm
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
XMLParse ser = new XMLParse("input.xml");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user