EntityEventSourceState constructor
EntityEventSourceState()
Implementation
EntityEventSourceState(EntityEventSource v)
: super(entityUpdateEventName(v.entityId), v);
EntityEventSourceState(EntityEventSource v)
: super(entityUpdateEventName(v.entityId), v);