TESSA Web API
    Preparing search index...

    Interface IScopeContext

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

    Implemented by

    Index

    Methods