System.Web.Services.Description.ProtocolImporter.GenerateMethod Method

When overridden in a derived class, generates method code for binding classes.

Syntax

protected abstract System.CodeDom.CodeMemberMethod GenerateMethod ()

Returns

The generated method.

Remarks

When generating code, the System.Web.Services.Description.ProtocolImporter class calls the ProtocolImporter.GenerateMethod method for each binding class method that represents an operation.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0