System.Xml.XmlEntity.WriteContentTo C# (CSharp) Method

WriteContentTo() public method

public WriteContentTo ( XmlWriter w ) : void
w XmlWriter
return void
        public override void WriteContentTo(XmlWriter w) {
        }