This documentation is archived and is not being maintained.

SoapExtensionReflector.ReflectMethod Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public MustOverride Sub ReflectMethod()
[C#]
public abstract void ReflectMethod();
[C++]
public: virtual void ReflectMethod() = 0;
[JScript]
public abstract function ReflectMethod();

See Also

SoapExtensionReflector Class | SoapExtensionReflector Members | System.Web.Services.Description Namespace

Show: