ISettingsUnitPluginResolverResolvePluginForUnit - метод

Resolves the plugin associated with the specified settings unit descriptor.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
ISettingsUnitPlugin ResolvePluginForUnit(
	Guid unitID
)

Параметры

unitID  Guid
 

Возвращаемое значение

ISettingsUnitPlugin
The corresponding ISettingsUnitPlugin.

Исключения

SettingsUnitPluginNotFoundExceptionThrown when no plugin is registered for the specified descriptor.

См. также