In the Windsor IOC container is it possible to register a type that I've already got an instance for, instead of having the container create it?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Generic Generics in Managed C++
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
There is a AddComponentInstance method on the Container's Kernel property.
From the Unit Tests: