Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Application.DI
LazyServiceIdentifier
Class LazyServiceIdentifier<T>
Type Parameters
T
=
unknown
Index
Constructors
constructor
Methods
unwrap
Constructors
constructor
new
LazyServiceIdentifier
<
T
=
unknown
>
(
cb
:
()
=>
ServiceIdentifier
<
T
>
,
)
:
LazyServiceIdentifier
<
T
>
Type Parameters
T
=
unknown
Parameters
cb
:
()
=>
ServiceIdentifier
<
T
>
Returns
LazyServiceIdentifier
<
T
>
Methods
unwrap
unwrap
()
:
ServiceIdentifier
<
T
>
Returns
ServiceIdentifier
<
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
unwrap
TESSA Web API
Loading...