C# (CSharp) Spring.Objects.Factory.Support DelegatingMethodReplacer - 3 примера найдено. Это лучшие примеры C# (CSharp) кода для Spring.Objects.Factory.Support.DelegatingMethodReplacer, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
An Spring.Objects.Factory.Support.IMethodReplacer implementation that delegates to an Spring.Objects.Factory.Support.IMethodReplacer that is obtained as the result of a lookup in an associated IoC container.
This class is reserved for internal use within the framework; it is not intended to be used by application developers using Spring.NET.