kodein-di
/
org.kodein.di
/
diContext
common
di
Context
inline fun <
C
:
Any
>
diContext
(context:
C
):
DIContext
<
C
>
Content copied to clipboard
inline fun <
C
:
Any
>
diContext
(crossinline getContext: () ->
C
):
DIContext
<
C
>
Content copied to clipboard
Defines a context and its type to be used by DI.