CompositeObjectSpace.PopulateAdditionalObjectSpaces Method
Name | Parameters | Description |
---|---|---|
PopulateAdditionalObjectSpaces(IObjectSpaceProviderService, IObjectSpaceCustomizerService) | objectSpaceProvider, objectSpaceCustomizerService | Creates Object Spaces for registered Object Space Providers and adds them to the AdditionalObjectSpaces collection. Object Spaces in this collection are automatically disposed of with the owner Object Space. |
PopulateAdditionalObjectSpaces(XafApplication) | application | Creates Object Spaces for registered Object Space Providers and adds them to the AdditionalObjectSpaces collection. Object Spaces in this collection are automatically disposed of with the owner Object Space. |