Interface IPluginLoader
Namespace: Downlink.Composition
Assembly: Downlink.dll
Syntax
public interface IPluginLoader
Methods
| Improve this Doc View SourceLoadPlugins(IDownlinkBuilder, IServiceProvider)
Declaration
void LoadPlugins(IDownlinkBuilder builder, IServiceProvider provider)
Parameters
Type | Name | Description |
---|---|---|
IDownlinkBuilder | builder | |
System.IServiceProvider | provider |