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