Daniel's XL Toolbox NG
Bovender.Mvvm.Messaging.Message< T > Class Template Reference

Conveys a message from a view model to a consumer (typically, a view) that has subscribed to the Sent event. More...

Detailed Description

Conveys a message from a view model to a consumer (typically, a view) that has subscribed to the Sent event.

Template Parameters
TType of the content of the message (must be a MessageContent object or a descendant.
Type Constraints
T :MessageContent 
T :new() 

The documentation for this class was generated from the following file: