Base interface to be inherited by all classes and interfaces that implement globally-scoped services.
Namespace: Metalama.Framework.Services
Assembly: Metalama.Framework.dll
Syntax
public interface IGlobalService : IServiceExtension Methods
See Also
IServiceProvider<TBase>