interface IScopeContext {
    onScopeDispose(scope: IScopeInstance<IScopeContext>): void;
    onScopeInvoke(scope: IScopeInstance<IScopeContext>): void;
}

Implemented by

Methods

MMNEPVFCICPMFPCPTTAAATR