Documentation
PureMVC.Interfaces
INotification
Properties
Body
Body
Get or Set the body of the
INotification
instance
Namespace:
PureMVC.Interfaces
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
object
Body {
get
;
set
; }