SoapServerMethod Constructor (Type, LogicalMethodInfo)
.NET Framework (current version)
Creates a new SoapServerMethod.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- serverType
-
Type:
System.Type
The Type to which this method belongs.
- methodInfo
-
Type:
System.Web.Services.Protocols.LogicalMethodInfo
The LogicalMethodInfo with which to initialize this SoapServerMethod.
.NET Framework
Available since 2.0
Available since 2.0
Show: