EventRoute Class
Provides a container for a route to be followed by a routed event.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public sealed class EventRoute
Remarks
This class corresponds to a valid routed event, and it contains an ordered list of information pairs that provide the event route. Each pair in the list consists of the target object and a list of handlers for the event. The EventRoute class supports the addition of new entries to the list; it also enables the handlers in the list to be invoked.
Version Information
Available in .NET Micro Framework version 2.0, 2.5