Для изменения размера нажмите или перетащите

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

Инициализирует новый экземпляр класса FilesViewCardControlInitializationStrategy

Пространство имён:  Tessa.Extensions.Default.Client.UI.CardFiles
Сборка:  Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис
public FilesViewCardControlInitializationStrategy(
	[NotNullAttribute] IViewService viewService,
	[NotNullAttribute] CreateMenuContextFunc createMenuContextFunc,
	[NotNullAttribute] IViewCardControlContentItemsFactory contentItemsFactory
)

Параметры

viewService
Тип: Tessa.ViewsIViewService
createMenuContextFunc
Тип: Tessa.UI.MenuCreateMenuContextFunc
contentItemsFactory
Тип: Tessa.UI.Cards.ControlsIViewCardControlContentItemsFactory
См. также