Interface IDownlinkBuilder
Namespace: Downlink.Hosting
Assembly: Downlink.dll
Syntax
public interface IDownlinkBuilder
Properties
| Improve this Doc View SourceServices
Declaration
IServiceCollection Services { get; }
Property Value
Type | Description |
---|---|
Microsoft.Extensions.DependencyInjection.IServiceCollection |
Methods
| Improve this Doc View SourceBuild()
Declaration
void Build()