PluginAssemblyFinder - конструктор
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public PluginAssemblyFinder(
IAssemblyCatalog catalog
)
Public Sub New (
catalog As IAssemblyCatalog
)
public:
PluginAssemblyFinder(
IAssemblyCatalog^ catalog
)
new :
catalog : IAssemblyCatalog -> PluginAssemblyFinder
Параметры
- catalog IAssemblyCatalog
- Каталог, в котором выполняется поиск плагинов.