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

namespace MS.Internal.Xml.XPath
{
public class Axis // TypeDefIndex: 7227
{
	// Fields
	type#30170 _axisType;
	type#14542 _input;
	type#26577 _prefix;
	type#26577 _name;
	type#29046 _nodeType;
	type#15316 abbrAxis;
	type#26577 _urn;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#30169 axisType, type#14541 input, type#26576 prefix, type#26576 name, type#29045 nodetype) { }
	// RVA: -1
	public type#28660 .ctor(type#30169 axisType, type#14541 input) { }
	// RVA: -1
	public virtual type#30114 get_Type() { }
	// RVA: -1
	public virtual type#29050 get_ReturnType() { }
	// RVA: -1
	public type#14541 get_Input() { }
	// RVA: -1
	public type#28660 set_Input(type#14541 value) { }
	// RVA: -1
	public type#26576 get_Prefix() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#29045 get_NodeType() { }
	// RVA: -1
	public type#30169 get_TypeOfAxis() { }
	// RVA: -1
	public type#15313 get_AbbrAxis() { }
	// RVA: -1
	public type#26576 get_Urn() { }
	// RVA: -1
	public type#28660 set_Urn(type#26576 value) { }
}
}
