Beispiel #1
0
 public void SaveFile(string xmlfile)
 {
     XmlBeanTools.SaveBeanToXmlFile(this, xmlfile);
 }