Services Model Wrappers
Services Model Wrapper is a special class used to edit the Services Model of the application (in particular, its configuration modules). It is descending from the ServiceCfgObject<T, TModel> class.
The examples of such classes are those intended to customize the Numerators’ Services Model (the Xafari.BC.Numerators.Cfg namespace): NumeratorsCfgObject, NumeratorCfgObject, NumeratorLinksCfgObject, and NumeratorLinkCfgObject.
For details, refer to the following topics: