Interface IPluginService
An interface for services provided by plugins.
Any service implementing this interface will be available inside the plugin as a singleton through dependency injection
Namespace: Artemis.Core.Services
Assembly: Artemis.Core.dll
Syntax
public interface IPluginService