Winter IoC Container

NestedServiceProvider Properties

The properties of the NestedServiceProvider class are listed below. For a complete list of NestedServiceProvider class members, see the NestedServiceProvider Members topic.

Public Instance Properties

Config (inherited from ServiceProvider) Config for factory If not set, component will try to find it using GetService
Container (inherited from Component)Gets the IContainer that contains the Component.
ParentNamedServiceProvider Get or set
ParentServiceProvider Get or set parent service provider
Site (inherited from ServiceProvider) 

Protected Instance Properties

CanRaiseEvents (inherited from Component)Gets a value indicating whether the component can raise an event.
DesignMode (inherited from Component)Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

Explicit Interface Implementations

INamedServiceProvider.GetService (inherited from ServiceProvider) Service provider: get requested service by name.
IServiceProvider.GetService (inherited from ServiceProvider) Service provider: get requested service by type.

See Also

NestedServiceProvider Class | NI.Winter Namespace