This documentation is archived and is not being maintained.

SoapProtocolImporter.GenerateMethod Method

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

[Visual Basic]
Overrides Protected Function GenerateMethod() As CodeMemberMethod
[C#]
protected override CodeMemberMethod GenerateMethod();
[C++]
protected: CodeMemberMethod* GenerateMethod();
[JScript]
protected override function GenerateMethod() : CodeMemberMethod;

See Also

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

Show: