DelegatingInstanceFactory.factory

Create a new instance of object of type T.

class DelegatingInstanceFactory(T, X : T)
@safe
T
factory
()

Return Value

Type: T

T instantiated component

Meta