Winter IoC Container

ApplicationContainer.NamedServiceProvider Property

Named service provider associated with this container.

public NI.Common.INamedServiceProvider NamedServiceProvider {get; set;}

Remarks

This property is not used actually by container and can be used as 'entry point' to service provider from objects outside container.

See Also

ApplicationContainer Class | NI.Winter Namespace