Partager via


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
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
Microsoft.Web.Services3.Messaging.ISoapFormatter.Deserialize  
Microsoft.Web.Services3.Messaging.ISoapFormatter.GetContentType  
Microsoft.Web.Services3.Messaging.ISoapFormatter.MatchContentType  
Microsoft.Web.Services3.Messaging.ISoapFormatter.Serialize  

Top

See Also

Reference

SoapPlainFormatter Class
Microsoft.Web.Services3.Messaging Namespace