OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class ServiceConfigurator

Inheritance
System.Object
ServiceConfigurator
Implements
IServiceConfigurator
Namespace: OpenMod.Core
Assembly: OpenMod.Core.dll
Syntax
public class ServiceConfigurator : object, IServiceConfigurator

Methods

| Improve this Doc View Source

ConfigureServices(IOpenModServiceConfigurationContext, IServiceCollection)

Declaration
public void ConfigureServices(IOpenModServiceConfigurationContext openModStartupContext, IServiceCollection serviceCollection)
Parameters
Type Name Description
IOpenModServiceConfigurationContext openModStartupContext
IServiceCollection serviceCollection

Implements

IServiceConfigurator

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)