MessageTypeMapping Constructor
Initializes a new instance of a MessageTypeMapping class.
Overload List
| Name | Description |
|---|---|
| MessageTypeMapping () |
Initializes a new instance of the MessageTypeMapping class.
|
| MessageTypeMapping (ServiceContract, String) |
Initializes a new instance of the MessageTypeMapping class for the specified contract and with the specified name.
|
| MessageTypeMapping (ServiceContract, String, MessageSource) |
Initializes a new instance of the MessageTypeMapping class for the specified contract and with the specified name and message source.
|