Click or drag to resize
FdfResultConsoleOnCommand Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void OnCommand(
	Object sender,
	ref FdfCommandEventArgs command
)

Parameters

sender
Type: SystemObject
command
Type: FDF.Common.RuntimeFdfCommandEventArgs

Implements

IFdfCommandListenerOnCommand(Object, FdfCommandEventArgs)
See Also