// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Converters.XObjectWrapper

namespace Newtonsoft.Json.Converters
{
public class XObjectWrapper // TypeDefIndex: 10475
{
	// Fields
	type#28998 _xmlObject;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28997 xmlObject) { }
	// RVA: -1
	public virtual type#23705 get_WrappedNode() { }
	// RVA: -1
	public virtual type#29218 get_NodeType() { }
	// RVA: -1
	public virtual type#26576 get_LocalName() { }
	// RVA: -1
	public virtual type#8687 get_ChildNodes() { }
	// RVA: -1
	public virtual type#8687 get_Attributes() { }
	// RVA: -1
	public virtual type#20685 get_ParentNode() { }
	// RVA: -1
	public virtual type#26576 get_Value() { }
	// RVA: -1
	public virtual type#20685 AppendChild(type#20685 newChild) { }
	// RVA: -1
	public virtual type#26576 get_NamespaceUri() { }
}
}
