SoapProtocolImporter::BeginNamespace Method ()

 
Use BaseTrue

Performs initialization for an entire code namespace during code generation.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

protected:
virtual void BeginNamespace() override

During code generation, the BeginNamespace method executes before the SoapProtocolImporter class generates classes that represent bindings.

.NET Framework
Available since 1.1
Return to top
Show: