C# Class Thinktecture.Tools.Web.Services.ServiceDescription.Message

Represents the content of the Message exchanged by XML web service.
显示文件 Open project: WSCF/WSCF Class Usage Examples

Public Methods

Method Description
Message ( ) : System

Initializes a new instance of the Message class.

Method Details

Message() public method

Initializes a new instance of the Message class.
public Message ( ) : System
return System