AnonymousFactoryReference.factory

Set factory

  1. ObjectFactory factory [@property setter]
    class AnonymousFactoryReference
    @property @safe nothrow
    factory
  2. ObjectFactory factory [@property getter]

Parameters

factory ObjectFactory

factory used by anonymous reference to create component

Return Value

typeof(this)

Meta