public void Load(XDocument doc, string folder)
 {
     DataCommand.Load(doc);
 }