ExecuteCommand(INotification)

If an ICommand has previously been registered to handle a the given INotification, then it is executed.
Namespace: PureMVC.CoreAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public void ExecuteCommand(
	INotification notification
	)

Parameters

notificationINotification
note an INotification