Example #1
0
 /// <summary>
 /// Internal use only
 /// </summary>
 public void DumpFile(string file)
 {
     BinaryXmlReader.DumpFile(file);
 }