InjectorSettings constructor
InjectorSettings(
- GetFunction getFunction,
- SetFunction setFunction
Implementation
InjectorSettings(GetFunction getFunction, SetFunction setFunction)
: super(getFunction, setFunction);