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

namespace System.Runtime.Remoting.Metadata
{
public class SoapMethodAttribute // TypeDefIndex: 4202
{
	// Fields
	type#26577 _responseElement;
	type#26577 _responseNamespace;
	type#26577 _returnElement;
	type#26577 _soapAction;
	type#15314 _useAttribute;
	type#26577 _namespace;

	// 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) { }
}
}
