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