Click or drag to resize
FdfDispatcherDispatchCommand Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool DispatchCommand(
	Object sender,
	ref FdfCommandEventArgs e
)

Parameters

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

Return Value

Type: Boolean
See Also