// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Metadata.SoapAttribute

namespace System.Runtime.Remoting.Metadata
{
public class SoapAttribute // TypeDefIndex: 4200
{
	// Fields
	type#15314 _useAttribute;
	type#26579 ProtXmlNamespace;
	type#23708 ReflectInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#15313 get_UseAttribute() { }
	// RVA: -1
	public virtual type#26576 get_XmlNamespace() { }
	// RVA: -1
	internal virtual type#28660 SetReflectionObject(type#23705 reflectionObject) { }
}
}
