System.Xml.XmlEntity.WriteTo C# (CSharp) Méthode

WriteTo() public méthode

public WriteTo ( XmlWriter w ) : void
w XmlWriter
Résultat void
        public override void WriteTo(XmlWriter w) {
        }