Class DataSourceBase.MyServices
Services used by the DataSourceBase. This ensures that it's easy to inherit DataSources, while giving it all the services it needs even if the needs change with time.
Inherited Members
Namespace: ToSic.Eav.DataSource
Assembly: ToSic.Eav.DataSources.dll
Syntax
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class MyServices : MyServicesBase, ILazyInitLog
Remarks
- Added in v15.0x
- Important: The internals of this class are not documented, as they will change with time.