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

public class XmlEventType // TypeDefIndex: 6652
{
	// Fields
	type#20890 value__;
	type#34874 Unknown;
	type#34874 DocType;
	type#34874 StartElem;
	type#34874 StartAttr;
	type#34874 EndAttr;
	type#34874 CData;
	type#34874 Comment;
	type#34874 PI;
	type#34874 Whitespace;
	type#34874 String;
	type#34874 Raw;
	type#34874 EntRef;
	type#34874 CharEnt;
	type#34874 SurrCharEnt;
	type#34874 Base64;
	type#34874 BinHex;
	type#34874 XmlDecl1;
	type#34874 XmlDecl2;
	type#34874 StartContent;
	type#34874 EndElem;
	type#34874 FullEndElem;
	type#34874 Nmsp;
	type#34874 EndBase64;
	type#34874 Close;
	type#34874 Flush;
	type#34874 Dispose;
}
