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

public class XmlEvent // TypeDefIndex: 6653
{
	// Fields
	type#34873 eventType;
	type#26577 s1;
	type#26577 s2;
	type#26577 s3;
	type#23706 o;

	// Methods
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType) { }
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType, type#26576 s1) { }
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType, type#26576 s1, type#26576 s2) { }
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType, type#26576 s1, type#26576 s2, type#26576 s3) { }
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType, type#26576 s1, type#26576 s2, type#26576 s3, type#23705 o) { }
	// RVA: -1
	public type#28660 InitEvent(type#34872 eventType, type#23705 o) { }
	// RVA: -1
	public type#34872 get_EventType() { }
	// RVA: -1
	public type#26576 get_String1() { }
	// RVA: -1
	public type#26576 get_String2() { }
	// RVA: -1
	public type#26576 get_String3() { }
	// RVA: -1
	public type#23705 get_Object() { }
}
