CompositeFactory constructor

CompositeFactory(List<IFactory> factories)

Creates a new instance of the factory.

  • factories a list of factories to embed into this factory.