Updated the serializer engine to add full end tags to all elements allowing the XML reader object to parse the generated XML more clearly.
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ namespace MKVTest
|
||||
{
|
||||
public string Name;
|
||||
public string Value;
|
||||
public XmlTag Parent;
|
||||
public int Depth;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user