Methods
Static decorateConstructor
- decorateConstructor(derived: Function, base: Function): Function
-
Parameters
-
derived: Function
-
base: Function
Returns Function
Static getConstructorFromType
- getConstructorFromType(target: Function): FunctionConstructor
-
Parameters
Returns FunctionConstructor
Utility class to handle injection behavior on class decorations.