Dela via


MessageTypeMapping Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of a MessageTypeMapping class.

Overload List

  Name Description
Public method MessageTypeMapping() Initializes a new instance of the MessageTypeMapping class.
Public method MessageTypeMapping(ServiceContract, String) Initializes a new instance of the MessageTypeMapping class for the specified contract and with the specified name.
Public method MessageTypeMapping(ServiceContract, String, MessageSource) Initializes a new instance of the MessageTypeMapping class for the specified contract and with the specified name and message source.

Top