System.Web.Services.Description.SoapExtensionReflector Members

The members of System.Web.Services.Description.SoapExtensionReflector are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Public Properties

ReflectionContextProtocolReflector.

Gets or sets the instance of a class derived from the abstract System.Web.Services.Description.ProtocolReflector class that invokes the SoapExtensionReflector.ReflectMethod method.

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.