SoapServerType::GetMethod Method (Object^)
.NET Framework (current version)
Returns the SoapServerMethod associated with the specified key.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- key
-
Type:
System::Object^
The key associated with the desired SoapServerMethod.
Return Value
Type: System.Web.Services.Protocols::SoapServerMethod^The SoapServerMethod associated with the specified key.
.NET Framework
Available since 2.0
Available since 2.0
Show: