GenericFactoryImpl.locator - multiple declarations

Function GenericFactoryImpl.locator

Set locator

GenericFactoryImpl!T locator (
  Locator!() locator
);

Parameters

NameDescription
locator the locator used to fetch created's object dependencies

Returns

typeof(this)

Function GenericFactoryImpl.locator

Get locator

Locator!() locator ();

Returns

Locator!()