Class DownlinkContextPlugin
Inheritance
System.Object
DownlinkContextPlugin
Namespace: Downlink.Hosting
Assembly: Downlink.dll
Syntax
public class DownlinkContextPlugin : object, IDownlinkPlugin
Constructors
| Improve this Doc View SourceDownlinkContextPlugin(IConfiguration)
Declaration
public DownlinkContextPlugin(IConfiguration configuration)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.Extensions.Configuration.IConfiguration | configuration |
Methods
| Improve this Doc View SourceAddServices(IDownlinkBuilder)
Declaration
public void AddServices(IDownlinkBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IDownlinkBuilder | builder |