Click or drag to resize
DigitalRuneServiceContainerCreateChildContainer Method
Creates a new child container.

Namespace: DigitalRune.ServiceLocation
Assembly: DigitalRune.ServiceLocation (in DigitalRune.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.13596)
Syntax
public ServiceContainer CreateChildContainer()

Return Value

Type: ServiceContainer
The child container.
See Also