示例#1
0
文件: Macros.cs 项目: zBart/Ares
 public void WriteToXml(System.Xml.XmlWriter writer)
 {
     InnerElement.WriteToXml(writer);
 }