// Assembly: System.Xml.Linq
// Full name: System.Xml.Linq.XText

namespace System.Xml.Linq
{
public class XText // TypeDefIndex: 12711
{
	// Fields
	type#26578 text;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 value) { }
	// RVA: -1
	public type#28660 .ctor(type#29074 other) { }
	// RVA: -1
	public virtual type#29218 get_NodeType() { }
	// RVA: -1
	public type#26576 get_Value() { }
	// RVA: -1
	public type#28660 set_Value(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteTo(type#29540 writer) { }
	// RVA: -1
	internal virtual type#28660 AppendText(type#26605 sb) { }
	// RVA: -1
	internal virtual type#28994 CloneNode() { }
}
}
