I tried for two days examples of how to pass a value to the constructor of a class board using Ninject. I have seen many examples, but I did not understand much. Especially I would like to see, as well as recording the configuration of the building (Bind) as well as passing a value at run-time:
_Kernel.Get(of MyRoot)(Pass. "TheValue". At.param. "Param1". For(of INdependency))