SoapPlainFormatter Members
Represents a SOAP formatter that serializes a SOAP envelope into a stream and deserializes a SOAP envelope from a stream. This class cannot be inherited.
The following tables list the members exposed by the SoapPlainFormatter type.
Public Constructors
Name | Description | |
---|---|---|
SoapPlainFormatter |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
Top
See Also
Reference
SoapPlainFormatter Class
Microsoft.Web.Services3.Messaging Namespace