Method | Description | |
---|---|---|
GetMessageMetadata ( |
Retrieves the MessageMetadata for the specified type.
|
|
GetMessageMetadata ( string messageTypeIdentifier ) : |
Retrieves the MessageMetadata for the message identifier.
|
Method | Description | |
---|---|---|
GetAllMessages ( ) : IEnumerable |
||
GetParentTypes ( |
||
GetType ( string messageTypeIdentifier ) : |
||
MessageMetadataRegistry ( Conventions conventions ) : System | ||
PlaceInMessageHierarchy ( |
||
RegisterMessageType ( |
||
RegisterMessageTypesFoundIn ( IList |
public GetMessageMetadata ( |
||
messageType | The message type to retrieve metadata for. | |
return |
public GetMessageMetadata ( string messageTypeIdentifier ) : |
||
messageTypeIdentifier | string | The message identifier to retrieve metadata for. |
return |