Winter IoC Container

IComponentsConfig Interface

IComponents config

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

[DefaultMember(MemberName="Item")]
public interface IComponentsConfig : IEnumerable

Types that implement IComponentsConfig

Type Description
ComponentsConfig IComponentsConfig implementation based on XML.
XmlComponentsConfig Extension of ComponentsConfig that supports configuration section handler (so you may place configuration in the app.config or web.config)

Requirements

Namespace: NI.Winter

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

See Also

IComponentsConfig Members | NI.Winter Namespace