Ejemplo n.º 1
0
 public void saveXML(oExEntity oeEntity)
 {
     oeEntity.WriteXml(@"D:\ranganathanns\Shared\New Folder\oE\oEXML.xml");
 }