Updated the Xml Serializing engine to ignore the "Segment, size" tag as well as stripping braces from tag names. Forced the engine to terminate a tag if its the last line processed.
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
using System.Drawing;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace MKVTest
|
||||
|
||||
Reference in New Issue
Block a user