FactoryMethodInstanceFactory.FactoryMethodInstanceFactory.factoryMethodComponent - multiple declarations

Function FactoryMethodInstanceFactory.FactoryMethodInstanceFactory.factoryMethodComponent

Set factoryMethodComponent

typeof(this) factoryMethodComponent (
  W factoryMethodComponent
) pure nothrow @safe;

Parameters

NameDescription
factoryMethodComponent the component used to instantiate components of type Z.

Returns

typeof(this)

Function FactoryMethodInstanceFactory.FactoryMethodInstanceFactory.factoryMethodComponent

Get factoryMethodComponent

W factoryMethodComponent () pure nothrow @safe;

Returns

W