.netinversion-of-controlcastle-windsorproperty-injection

How to prevent Castle Windsor from injecting property dependencies?


Is there a way to prevent Castle Windsor from automatically injecting dependencies into properties (besides the [DoNotWire] attribute)?


Solution

  • Duplicate: Windsor Container: How to specify a public property should not be filled by the container?

    See also: