Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Core.Scope
IScopeContext
Interface IScopeContext
interface
IScopeContext
{
onScopeDispose
(
scope
:
IScopeInstance
<
IScopeContext
>
)
:
void
;
onScopeInvoke
(
scope
:
IScopeInstance
<
IScopeContext
>
)
:
void
;
}
Implemented by
ScopeContextBase
Index
Methods
on
Scope
Dispose
on
Scope
Invoke
Methods
on
Scope
Dispose
onScopeDispose
(
scope
:
IScopeInstance
<
IScopeContext
>
)
:
void
Parameters
scope
:
IScopeInstance
<
IScopeContext
>
Returns
void
on
Scope
Invoke
onScopeInvoke
(
scope
:
IScopeInstance
<
IScopeContext
>
)
:
void
Parameters
scope
:
IScopeInstance
<
IScopeContext
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Scope
Dispose
on
Scope
Invoke
TESSA Web API
Loading...