Construct the TcTypeRegistryEvent
, which represents an event emitted from
a TcSymbolRegistry
Object
The TcContext
, from which this event originated
The TcSymbolRegistry
, from which this event originated
Any data associated with this event
Access the TcContext
of this event
Access any Data, which is associated with the event
Is true if Event Propagation was stopped
Access the TcSymbolRegistry
, which emitted this event
Access the Timestamp of event creation
Stop the propagation of the event, up the TcEmitter
tree
Generated using TypeDoc
Derived class for narrowing down event source. Class that represents all the
TcEvents
emitted byTcSymbolRegistry