// Assembly: System.Xml
// Full name: System.Xml.XmlUnspecifiedAttribute

namespace System.Xml
{
public class XmlUnspecifiedAttribute // TypeDefIndex: 6762
{
	// Fields
	type#15314 fSpecified;

	// Methods
	// RVA: -1
	protected internal type#28660 .ctor(type#26576 prefix, type#26576 localName, type#26576 namespaceURI, type#29136 doc) { }
	// RVA: -1
	public virtual type#15313 get_Specified() { }
	// RVA: -1
	public virtual type#29197 CloneNode(type#15313 deep) { }
	// RVA: -1
	public virtual type#28660 set_InnerText(type#26576 value) { }
	// RVA: -1
	public virtual type#29197 InsertBefore(type#29197 newChild, type#29197 refChild) { }
	// RVA: -1
	public virtual type#29197 InsertAfter(type#29197 newChild, type#29197 refChild) { }
	// RVA: -1
	public virtual type#29197 RemoveChild(type#29197 oldChild) { }
	// RVA: -1
	public virtual type#29197 AppendChild(type#29197 newChild) { }
	// RVA: -1
	public virtual type#28660 WriteTo(type#29540 w) { }
	// RVA: -1
	internal type#28660 SetSpecified(type#15313 f) { }
}
}
