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

Class ServiceConfigurator

Inheritance
System.Object
ServiceConfigurator
Namespace: OpenMod.Rust
Assembly: OpenMod.Rust.dll
Syntax
public class ServiceConfigurator : 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

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)