RealWorldContext constructor
RealWorldContext(
- ContextIdHolder _contextId
Implementation
RealWorldContext(this._contextId) {
_finalizer.attach(this, _contextId);
}
RealWorldContext(this._contextId) {
_finalizer.attach(this, _contextId);
}