Preparing search index...
The search index is not available
@rxap/ngx-utilities - v19.0.0
@rxap/ngx-utilities
ToMethodWithInjectionContextFactory
Function ToMethodWithInjectionContextFactory
ToMethodWithInjectionContextFactory
<
ReturnType
=
any
,
Parameter
=
any
,
MethodType
extends
Method
<
ReturnType
,
Parameter
>
=
Method
<
ReturnType
,
Parameter
>
,
>
(
call
:
(
parameters
?:
Parameter
,
...
args
:
any
[]
,
)
=>
ReturnType
|
Promise
<
ReturnType
>
,
metadata
?:
any
,
)
:
(
injector
:
Injector
)
=>
MethodType
Type Parameters
ReturnType
=
any
Parameter
=
any
MethodType
extends
Method
<
ReturnType
,
Parameter
>
=
Method
<
ReturnType
,
Parameter
>
Parameters
call
:
(
parameters
?:
Parameter
,
...
args
:
any
[]
)
=>
ReturnType
|
Promise
<
ReturnType
>
metadata
:
any
= ...
Returns
(
injector
:
Injector
)
=>
MethodType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rxap/ngx-utilities - v19.0.0
Loading...