Class GcRegisteringFactoryDecorator

class GcRegisteringFactoryDecorator
  : Factory!(object.Object) ;

Constructors

NameDescription
this

Properties

NameTypeDescription
type[get] TypeInfoGet the type info of T that is created.

Methods

NameDescription
destruct Destructs a component of type T.
factory Instantiates component of type Object.
destruct Destructs a component of type T.
factory Instantiates component of type T.
type Get the type info of T that is created.