Click or drag to resize
FdfDispatcherEcho Method (Object, Exception)

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static void Echo(
	Object sender,
	Exception exception
)

Parameters

sender
Type: SystemObject
exception
Type: SystemException
See Also