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

namespace MS.Internal.Xml.XPath
{
public class Filter // TypeDefIndex: 7245
{
	// Fields
	type#14542 _input;
	type#14542 _condition;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#14541 input, type#14541 condition) { }
	// 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#14541 get_Condition() { }
}
}
