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