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

namespace System.Xml.Linq
{
public class XComment // TypeDefIndex: 12683
{
	// Fields
	type#26578 value;

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