Parameterized Kontainer Module3
class ParameterizedKontainerModule3<P1, P2, P3>(module: KontainerBuilder.(P1, P2, P3) -> Unit)
Content copied to clipboard
Parameterized Kontainer module
Constructors
ParameterizedKontainerModule3
Link copied to clipboard
fun <P1, P2, P3> ParameterizedKontainerModule3(module: KontainerBuilder.(P1, P2, P3) -> Unit)
Content copied to clipboard