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

Initializes a new instance of the CustomNavigationView class.

Definition

Пространство имён: Tessa.Extensions.Default.Client.Views
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
C#
public CustomNavigationView(
	[NotNullAttribute] IWorkplaceViewComponent component,
	[NotNullAttribute] FilterViewModelFactory filterFactory
)

Параметры

component  IWorkplaceViewComponent
Обрабатываемый компонент
filterFactory  FilterViewModelFactory
Фабрика создания элементов фильтрации

См. также