ProtocolImporter::EndClass Method ()

 
Use BaseTrue

When overridden in a derived class, processes a binding class.

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

protected:
virtual void EndClass()

When generating a class for a given binding, the ProtocolImporter class calls the EndClass method after generating methods that correspond to operations.

.NET Framework
Available since 1.1
Return to top
Show: