initial parser working as intended

This commit is contained in:
Macocian Radu
2019-12-23 22:25:04 +02:00
parent 2e35474578
commit d1f0716fcb
16 changed files with 297 additions and 54 deletions

4
resources/company.xml Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0"?>
<Window Visible="true" Size="640, 480" PositionRelativeTo="null">
<Button BackgroundColor="#990000"/>
</Window>