ServiceDescriptionImporter Methods
.NET Framework (current version)
Namespace:
System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | AddServiceDescription(ServiceDescription^, String^, String^) | Adds the specified ServiceDescription to the collection of ServiceDescriptions values to be imported. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() ![]() | GenerateWebReferences(WebReferenceCollection^, CodeDomProvider^, CodeCompileUnit^, WebReferenceOptions^) | Compiles a collection of Web references to produce a client proxy or a server stub. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Import(CodeNamespace^, CodeCompileUnit^) | Imports the specified ServiceDescriptions values, that generates code as specified by the Style property. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:


