// Assembly: System.Xml
// Full name: Op

public class Op // TypeDefIndex: 7267
{
	// Fields
	type#20890 value__;
	type#32709 INVALID;
	type#32709 OR;
	type#32709 AND;
	type#32709 EQ;
	type#32709 NE;
	type#32709 LT;
	type#32709 LE;
	type#32709 GT;
	type#32709 GE;
	type#32709 PLUS;
	type#32709 MINUS;
	type#32709 MUL;
	type#32709 DIV;
	type#32709 MOD;
	type#32709 UNION;
}
