Class PluginServiceImplementationAttribute
Declares a service implementation for automatic plugin scope IoC registratrion. Service implementations using this attribute are automatically registered for any interface that implements the ServiceAttribute.
Inheritance
System.Object
PluginServiceImplementationAttribute
Namespace: OpenMod.API.Ioc
Assembly: OpenMod.API.dll
Syntax
public class PluginServiceImplementationAttribute : ServiceImplementationAttribute