With
Binds the previously given tag to the given instance.
Parameters
T
The type of value to bind.
value
The instance to bind.
valueType
The type to bind the instance to.
Throws
If this bindings overrides an existing binding and is not allowed to.
Binds the previously given tag to the given instance.
The type of value to bind.
The instance to bind.
The type to bind the instance to.
If this bindings overrides an existing binding and is not allowed to.