System.Xml.XmlEntity.WriteContentTo C# (CSharp) 메소드

WriteContentTo() 공개 메소드

public WriteContentTo ( XmlWriter w ) : void
w XmlWriter
리턴 void
        public override void WriteContentTo(XmlWriter w) {
        }