aedi v0.3.0 (2017-08-18T08:37:14Z)
Dub
Repo
ProxyObjectWrappingFactory.type
aermicioi
aedi
factory
proxy_factory
ProxyObjectWrappingFactory
Get the type info of T that is created.
class
ProxyObjectWrappingFactory
(T)
@
property
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
factory
properties
decorated
identity
locator
source
type
Get the type info of T that is created.