IPluginImporterGetAllImports - метод
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
IReadOnlyList<PluginImportingItem> GetAllImports()
Function GetAllImports As IReadOnlyList(Of PluginImportingItem)
IReadOnlyList<PluginImportingItem^>^ GetAllImports()
abstract GetAllImports : unit -> IReadOnlyList<PluginImportingItem>
Возвращаемое значение
IReadOnlyListPluginImportingItemСписок всех плагинов, импортированных в предыдущие вызовы метода
ImportAsync(IPluginFinder, CancellationToken).