instantiateType
Instantiate the given class, injecting constructor arguments as necessary.
Return
an instantiated instance
Since
3.4.0
Parameters
type
the type to instantiate
Instantiate the given class, injecting constructor arguments as necessary.
an instantiated instance
3.4.0
the type to instantiate