with

infix fun <C : Any> with(binding: DIBinding<in C, *, out T>)

Second part of the bind<Type>().inSet() with binding syntax.

Parameters

C

The context type of the binding.

binding

The binding to add in the set.