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

namespace MS.Internal.Xml.XPath
{
public class NamespaceQuery // TypeDefIndex: 7261
{
	// Fields
	type#15314 _onNamespace;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyParent, type#26576 Name, type#26576 Prefix, type#29045 Type) { }
	// RVA: -1
	private type#28660 .ctor(type#23227 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#15313 matches(type#29028 e) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
