C# (CSharp) Thinktecture.Tools.Web.Services.ServiceDescription Namespace

Classes

Name Description
Constants
InterfaceContract Represents the content of service description.
Message Represents the content of the Message exchanged by XML web service.
MessageHeader Represents the content of the Message headers exchanged by the XML web service.
MessageHeadersCollection
MessageHeadersCollection.Enumerator
MessageHeadersCollection.ReadOnlyList
MessageHeadersCollection.SyncList
MessageHeadersCollection.UniqueList
MessagesCollection
MessagesCollection.Enumerator
MessagesCollection.ReadOnlyList
MessagesCollection.SyncList
MessagesCollection.UniqueList
Operation Represents the content of an action supported by the XML web service.
OperationsCollection
OperationsCollection.Enumerator
OperationsCollection.ReadOnlyList
OperationsCollection.SyncList
OperationsCollection.UniqueList
SchemaElement Represents the contents of Schema Element in a XML document.
SchemaElements Represents a collection of SchemaElement objects.
SchemaImport Represents the details of the imported schemas to the WSDL.
SchemaImports Represents a collection of SchemaImport objects.
ServiceDescriptionEngine Provides static methods for WSDL generation.
WsdlWorkshop