Mobiform Software - Aurora API Documentation

CommandAddedEventHandler Delegate

Event handler for a command being added

public delegate void CommandAddedEventHandler(
   IAuroraCommand command
);

Parameters

command

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace