// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.Variable

namespace MS.Internal.Xml.XPath
{
public class Variable // TypeDefIndex: 7283
{
	// Fields
	type#26577 _localname;
	type#26577 _prefix;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#26576 prefix) { }
	// RVA: -1
	public virtual type#30114 get_Type() { }
	// RVA: -1
	public virtual type#29050 get_ReturnType() { }
	// RVA: -1
	public type#26576 get_Localname() { }
	// RVA: -1
	public type#26576 get_Prefix() { }
}
}
