ActorService constructor
ActorService(
- ServiceContext _ctx
Implementation
ActorService(this._ctx)
: _profile = ActorProfileRecordAccessor(_ctx),
_status = ActorStatusRecordAccessor(_ctx);