﻿

   TypeName: System.Runtime.Remoting.Metadata.SoapMethodAttribute

Name                   MemberType Definition                                                                           
----                   ---------- ----------                                                                           
Equals                 Method     bool Equals(System.Object obj)                                                       
GetHashCode            Method     int GetHashCode()                                                                    
GetIDsOfNames          Method     void _Attribute.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNa...
GetType                Method     type GetType()                                                                       
GetTypeInfo            Method     void _Attribute.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo)       
GetTypeInfoCount       Method     void _Attribute.GetTypeInfoCount([ref] uint32 pcTInfo)                               
Invoke                 Method     void _Attribute.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wF...
IsDefaultAttribute     Method     bool IsDefaultAttribute()                                                            
Match                  Method     bool Match(System.Object obj)                                                        
ToString               Method     string ToString()                                                                    
Embedded               Property   bool Embedded {get;set;}                                                             
ResponseXmlElementName Property   string ResponseXmlElementName {get;set;}                                             
ResponseXmlNamespace   Property   string ResponseXmlNamespace {get;set;}                                               
ReturnXmlElementName   Property   string ReturnXmlElementName {get;set;}                                               
SoapAction             Property   string SoapAction {get;set;}                                                         
TypeId                 Property   System.Object TypeId {get;}                                                          
UseAttribute           Property   bool UseAttribute {get;set;}                                                         
XmlNamespace           Property   string XmlNamespace {get;set;}                                                       


