SettingsUnitsEditorController - конструктор

Controller for working with settings units and their fragments in UI editor.

Definition

Пространство имён: Tessa.Web.Controllers
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public SettingsUnitsEditorController(
	ISettingsUnitEditorService settingsUnitEditorService,
	ISettingsUnitDescriptorRegistry settingsUnitDescriptorRegistry
)

Параметры

settingsUnitEditorService  ISettingsUnitEditorService
Service for working with settings units and their fragments in UI editor.
settingsUnitDescriptorRegistry  ISettingsUnitDescriptorRegistry
Registry of SettingsUnitDescriptor objects.

См. также