Winter IoC Container

ReplacingFactory Class

ReplacingFactory factory component

For a list of all members of this type, see ReplacingFactory Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         NI.Winter.ReplacingFactory

[DesignerCategory(Category="Component")]
public class ReplacingFactory : Component, IFactoryComponent

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Example

<component name="testEnabled" type="NI.Winter.ReplacingFactory,NI.Winter" singleton="true">
    <property name="TargetObject"><value><ref name="testEnabledVariable"/></property>    
</component>

Requirements

Namespace: NI.Winter

Assembly: NI.Winter (in NI.Winter.dll)

See Also

ReplacingFactory Members | NI.Winter Namespace