This documentation is archived and is not being maintained.

ProtocolReflector.ReflectMethod Method

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

[Visual Basic]
Protected MustOverride Function ReflectMethod() As Boolean
[C#]
protected abstract bool ReflectMethod();
[C++]
protected: virtual bool ReflectMethod() = 0;
[JScript]
protected abstract function ReflectMethod() : Boolean;

See Also

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

Show: