SoapProtocolImporter::EndClass Method ()

 
Use BaseTrue

Processes a binding class after the generation of methods.

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

protected:
virtual void EndClass() override

During generation of a class for a given binding, the EndClass method executes after the SoapProtocolImporter class generates methods that correspond to operations.

.NET Framework
Available since 1.1
Return to top
Show: