xamarinios
namespace System.Xml.Linq
{
[XmlSchemaProvider(null, IsAny = true)]
public class XElement : XContainer, IXmlSerializable
{
public Task SaveAsync(XmlWriter writer, CancellationToken cancellationToken);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Standard | 2.1 |
Information specific to xamarinios | |
Assembly | System.Xml.Linq , Version=2.0.5.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |