System.Web.Services.Description.SoapExtensionReflector: Method Members

The methods of System.Web.Services.Description.SoapExtensionReflector are listed below. For a list of all members, see the SoapExtensionReflector Members list.

See Also: Inherited members from System.Object

Public Methods

ReflectDescription()

Generates service-specific description information that gets placed in a System.Web.Services.Description.ServiceDescription object corresponding to a binding.

abstract
ReflectMethod()

Abstract method that a derived class must implement to add SOAP extension information to a System.Web.Services.Description.ServiceDescription object on a per-method basis.