Method | Description | |
---|---|---|
MapMessageToEntities ( dynamic message ) : List |
Map dynamic bus message to SampleEntity ready for storage
|
public static MapMessageToEntities ( dynamic message ) : List |
||
message | dynamic | The dynamic message from the bus containing the details of the item to be mapped |
return | List |