SoapProtocolImporter::EndNamespace Method ()

 
Use BaseTrue

Performs processing for an entire code namespace after binding class generation.

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

protected:
virtual void EndNamespace() override

During code generation, the EndNamespace method executes after the SoapProtocolImporter class generates classes that represent bindings.

.NET Framework
Available since 1.1
Return to top
Show: