Class EventDispatcherSignal
Base class for event dispatcher signals used in the event system.
Inherited Members
Namespace: Serenity.EventDispatcher.Domain.Entities
Assembly: Serenity.Global.Domain.dll
Syntax
public abstract class EventDispatcherSignal
Constructors
EventDispatcherSignal()
Declaration
protected EventDispatcherSignal()
Methods
ToString()
Returns a string representation of the event signal.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |