// Assembly: System.Xml
// Full name: System.Xml.Serialization.XmlElementEventArgs

namespace System.Xml.Serialization
{
public class XmlElementEventArgs // TypeDefIndex: 6837
{
	// Fields
	type#23706 o;
	type#29150 elem;
	type#26577 qnames;
	type#20868 lineNumber;
	type#20868 linePosition;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29149 elem, type#20867 lineNumber, type#20867 linePosition, type#23705 o, type#26576 qnames) { }
}
}
