Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Application.DI
BindingScope
Class BindingScope
Hierarchy (
View Summary
)
ScopeContextBase
BindingScope
Index
Constructors
constructor
Properties
order
Accessors
parent
current
Methods
on
Scope
Dispose
on
Scope
Invoke
create
Constructors
constructor
new
BindingScope
(
order
:
number
)
:
BindingScope
Parameters
order
:
number
Returns
BindingScope
Properties
Readonly
order
order
:
number
Accessors
parent
get
parent
()
:
null
|
BindingScope
Returns
null
|
BindingScope
Static
current
get
current
()
:
null
|
BindingScope
Returns
null
|
BindingScope
Methods
on
Scope
Dispose
onScopeDispose
(
_scope
:
IScopeInstance
<
ScopeContextBase
>
)
:
void
Parameters
_scope
:
IScopeInstance
<
ScopeContextBase
>
Returns
void
on
Scope
Invoke
onScopeInvoke
(
_scope
:
IScopeInstance
<
ScopeContextBase
>
)
:
void
Parameters
_scope
:
IScopeInstance
<
ScopeContextBase
>
Returns
void
Static
create
create
(
context
:
null
|
BindingScope
)
:
IScopeInstance
<
BindingScope
>
Parameters
context
:
null
|
BindingScope
Returns
IScopeInstance
<
BindingScope
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
order
Accessors
parent
current
Methods
on
Scope
Dispose
on
Scope
Invoke
create
TESSA Web API
Loading...