SettingsUnitPluginResolverTryResolvePluginForUnit - метод

Attempts to resolve a settings unit plugin that is associated with the specified settings unit descriptor.

Definition

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

Параметры

unitID  Guid
 

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

ISettingsUnitPlugin
The corresponding ISettingsUnitPlugin if a plugin is registered; otherwise, .

Реализации

ISettingsUnitPluginResolverTryResolvePluginForUnit(Guid)

См. также