Interface IMorpheoBuilder
Interface for configuring Morpheo services.
Namespace: Morpheo.Core.Configuration
Assembly: Morpheo.Core.dll
Syntax
public interface IMorpheoBuilder
Properties
| Edit this page View SourceServices
Gets the service collection.
Declaration
IServiceCollection Services { get; }
Property Value
| Type | Description |
|---|---|
| IServiceCollection |