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