Data

Get or Set the data object
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public object Data {
	get;
	set;
	}