Class ServiceConfigurator
Inheritance
System.Object
ServiceConfigurator
Implements
Namespace: OpenMod.Core
Assembly: OpenMod.Core.dll
Syntax
public class ServiceConfigurator : object, IServiceConfigurator
Methods
| Improve this Doc View SourceConfigureServices(IOpenModServiceConfigurationContext, IServiceCollection)
Declaration
public void ConfigureServices(IOpenModServiceConfigurationContext openModStartupContext, IServiceCollection serviceCollection)
Parameters
Type | Name | Description |
---|---|---|
IOpenModServiceConfigurationContext | openModStartupContext | |
IServiceCollection | serviceCollection |