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

Объект, выполняющий операции с библиотеками карточек.

Definition

Пространство имён: Tessa.Cards
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public CardLibraryManager(
	ICardManager cardManager,
	ICardRepository cardRepository,
	ICardBundledImportComponent cardBundledImportComponent
)

Параметры

cardManager  ICardManager
 
cardRepository  ICardRepository
 
cardBundledImportComponent  ICardBundledImportComponent
 

См. также