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 : IService
Base interface to be inherited by all classes and interfaces that implement globally-scoped services.
public interface IGlobalService : IService