RemoveCommand(String)
Remove a previously registered ICommand to INotification mapping.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public abstract void RemoveCommand( string notificationName )
Parameters
notificationName
Stringthe name of the INotification to remove the ICommand mapping for