create
Creates an EventScope for the specified event type T using the provided builder block.
Return
The created EventScope instance.
Parameters
builder
The block to configure the EventScope.
Creates an EventScope for the specified event type T using the provided builder block.
The created EventScope instance.
The block to configure the EventScope.