Esempio n. 1
0
File: Macros.cs Progetto: zBart/Ares
 public void WriteToXml(System.Xml.XmlWriter writer)
 {
     InnerElement.WriteToXml(writer);
 }