Table of Contents

Class ServiceCollectionExtensions

Namespace
DuetControlServer.Commands
Assembly
DuetControlServer.dll

Extensions for the service collection

public static class ServiceCollectionExtensions
Inheritance
ServiceCollectionExtensions
Inherited Members

Methods

AddCommands(IServiceCollection)

Add command functionality to the service collection

public static IServiceCollection AddCommands(this IServiceCollection services)

Parameters

services IServiceCollection

Service collection

Returns

IServiceCollection

Service collection