System.Web.Services.Description.SoapProtocolImporter.BeginClass Method

Initializes the generation of a binding class.

Syntax

protected override System.CodeDom.CodeTypeDeclaration BeginClass ()

Returns

A binding class.

Remarks

During generation of a class for a given binding, the SoapProtocolImporter.BeginClass method executes before the System.Web.Services.Description.SoapProtocolImporter class generates 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