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

namespace System.Xml.Serialization
{
public class XmlAttributeEventArgs // TypeDefIndex: 6835
{
	// Fields
	type#23706 o;
	type#29098 attr;
	type#26577 qnames;
	type#20868 lineNumber;
	type#20868 linePosition;

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