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
public 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
public interface IPluginService