UnwrappingFactory.type

Get the type info of T that is created.

class UnwrappingFactory(T)
@property
TypeInfo
type
()

Return Value

Type: TypeInfo

TypeInfo object of created object.

Meta