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

namespace MS.Internal.Xml.XPath
{
public class Operator // TypeDefIndex: 7268
{
	// Fields
	type#13681 s_invertOp;
	type#32708 _opType;
	type#14542 _opnd1;
	type#14542 _opnd2;

	// Methods
	// RVA: -1
	public static type#32707 InvertOperator(type#32707 op) { }
	// RVA: -1
	public type#28660 .ctor(type#32707 op, type#14541 opnd1, type#14541 opnd2) { }
	// RVA: -1
	public virtual type#30114 get_Type() { }
	// RVA: -1
	public virtual type#29050 get_ReturnType() { }
	// RVA: -1
	public type#32707 get_OperatorType() { }
	// RVA: -1
	public type#14541 get_Operand1() { }
	// RVA: -1
	public type#14541 get_Operand2() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
