Example #1
0
File: Macros.cs Project: zBart/Ares
 public void WriteToXml(System.Xml.XmlWriter writer)
 {
     InnerElement.WriteToXml(writer);
 }