aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
ProxyObjectWrappingFactory.factory
aermicioi
aedi
factory
proxy_factory
ProxyObjectWrappingFactory
Instantiates component of type Object.
class
ProxyObjectWrappingFactory
(T)
@
safe
Object
factory
(
)
if
(
is
(
T
:
Object
) &&
!
isFinalClass
!
T
)
Return Value
Type:
Object
Object instantiated component.
Meta
Source
See Implementation
aermicioi
aedi
factory
proxy_factory
ProxyObjectWrappingFactory
constructors
this
functions
destruct
factory
mixins
__anonymous
properties
identity
locator
source
type
Instantiates component of type Object.