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

namespace MS.Internal.Xml.XPath
{
public class NumberFunctions // TypeDefIndex: 7263
{
	// Fields
	type#24850 _arg;
	type#31413 _ftype;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#31412 ftype, type#24849 arg) { }
	// RVA: -1
	private type#28660 .ctor(type#23523 other) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	internal static type#17430 Number(type#15313 arg) { }
	// RVA: -1
	internal static type#17430 Number(type#26576 arg) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 Number(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 Sum(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 Floor(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 Ceiling(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 Round(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
