Method HandleEvent
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Core.dll
HandleEvent(IEvent)
A function that is called whenever an event of the specified type occurs.
void HandleEvent(IEvent evt)
Parameters
evt
IEvent
A function that is called whenever an event of the specified type occurs.
void HandleEvent(IEvent evt)
evt
IEvent