monoandroid
namespace Org.W3c.Dom.LS
{
[Obsolete("Use the 'Org.W3c.Dom.LS.ILSParser' type. This class will be removed in a future release.")]
[Register("org/w3c/dom/ls/LSParser", DoNotGenerateAcw = true)]
public abstract class LSParser : Object
{
[Obsolete("Use 'Org.W3c.Dom.LS.ILSParser.ActionAppendAsChildren'. This class will be removed in a future release.")]
[Register("ACTION_APPEND_AS_CHILDREN")]
public const short ActionAppendAsChildren = 1;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'Org.W3c.Dom.LS.ILSParser.ActionAppendAsChildren'. This class will be removed in a future release. |
Platform Restrictions | This framework does not have platform annotations. |