Click or drag to resize
IFdfCommandListener Interface
Interface providing command dispatcher listening capabilities.

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IFdfCommandListener

The IFdfCommandListener type exposes the following members.

Methods
  NameDescription
Public methodOnCommand
Occurs when command dispatcher dispatches a command.
Top
Remarks