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

namespace MS.Internal.Xml.XPath
{
public class BooleanFunctions // TypeDefIndex: 7230
{
	// Fields
	type#24850 _arg;
	type#31413 _funcType;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#31412 funcType, type#24849 arg) { }
	// RVA: -1
	private type#28660 .ctor(type#15341 other) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	internal static type#15313 toBoolean(type#17430 number) { }
	// RVA: -1
	internal static type#15313 toBoolean(type#26576 str) { }
	// RVA: -1
	internal type#15313 toBoolean(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	private type#15313 Not(type#29038 nodeIterator) { }
	// RVA: -1
	private type#15313 Lang(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
