This documentation is archived and is not being maintained.

SoapProtocolImporter.BeginClass Method

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

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

See Also

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

Show: