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

namespace System.Xml.Serialization
{
public class XmlMapping // TypeDefIndex: 6869
{
	// Fields
	type#23752 map;
	type#14449 relatedMaps;
	type#25854 format;
	type#25866 source;
	type#26578 _elementName;
	type#26578 _namespace;
	type#26577 key;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 elementName, type#26576 ns) { }
	// RVA: -1
	public type#26576 get_ElementName() { }
	// RVA: -1
	public type#26576 get_Namespace() { }
	// RVA: -1
	public type#28660 SetKey(type#26576 key) { }
	// RVA: -1
	internal type#23751 get_ObjectMap() { }
	// RVA: -1
	internal type#28660 set_ObjectMap(type#23751 value) { }
	// RVA: -1
	internal type#14448 get_RelatedMaps() { }
	// RVA: -1
	internal type#28660 set_RelatedMaps(type#14448 value) { }
	// RVA: -1
	internal type#25853 get_Format() { }
	// RVA: -1
	internal type#28660 set_Format(type#25853 value) { }
	// RVA: -1
	internal type#25865 get_Source() { }
}
}
