PocketContext

ContextWatcher.DifferenceHandler Delegate

Defines a handler for communicating differences

public delegate void ContextWatcher.DifferenceHandler(
   ContextEntityDifference difference
);

Parameters

difference
A ContextEntityDifference object

Requirements

Namespace: PocketContext

Assembly: PocketContextLib (in PocketContextLib.dll)

See Also

PocketContext Namespace