System.Web.Services.Description.ProtocolImporter.BeginClass Method

When overridden in a derived class, initializes the generation of a binding class.

Syntax

protected abstract System.CodeDom.CodeTypeDeclaration BeginClass ()

Returns

The generated class.

Remarks

When generating a class for a given binding, the System.Web.Services.Description.ProtocolImporter class calls the ProtocolImporter.BeginClass method before generating methods that correspond to operations.

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