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

namespace MS.Internal.Xml.XPath
{
public class NumericExpr // TypeDefIndex: 7264
{
	// Fields
	type#32708 _op;
	type#24850 _opnd1;
	type#24850 _opnd2;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#32707 op, type#24849 opnd1, type#24849 opnd2) { }
	// RVA: -1
	private type#28660 .ctor(type#23536 other) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	private static type#17430 GetValue(type#32707 op, type#17430 n1, type#17430 n2) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
