Event

Represents an event with a specific name or identifier.

This class serves as a structure to encapsulate information about a specific occurrence or action. The name of the event can be used to differentiate between various events in a system and can be used for event handling or triggering specific processes.

Parameters

name

The name or identifier for the event.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The string representation of the type.