예제 #1
0
파일: Macros.cs 프로젝트: zBart/Ares
 public void WriteToXml(System.Xml.XmlWriter writer)
 {
     InnerElement.WriteToXml(writer);
 }