Documentation
PureMVC.Patterns.Observer
Notification
Properties
Body
Body
the body of the notification instance
Namespace:
PureMVC.Patterns.Observer
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
object
Body {
get
;
set
; }