コード例 #1
0
 protected static void ToOriginalXmlFormat(SceneObjectPart part, XmlTextWriter writer)
 {
     part.ToXml(writer);
 }